Searched refs:iscfunction (Results 1 – 1 of 1) sorted by relevance
344 #define iscfunction(o)(ttype(o)==6&&clvalue(o)->c.isC) macro5430 return iscfunction(o);5509 return(!iscfunction(o))?NULL:clvalue(o)->c.f;
Completed in 16 milliseconds