Searched defs:CALL_IF_REAL (Results 1 – 2 of 2) sorted by relevance
39 #define CALL_IF_REAL(x) INIT_API; if (!NULL_PTR(x)) CALL_REAL(x) macro