Searched refs:CxREALEVAL (Results 1 – 2 of 2) sorted by relevance
449 #define CxREALEVAL(c) (((c)->cx_type & (CXt_EVAL|CXp_REAL)) \ macro
2155 if (CxREALEVAL(cx)) in PP()