Searched defs:IMMEDIATEP (Results 1 – 2 of 2) sorted by relevance
911 #define IMMEDIATEP(c) (vip_metacharacters [(c) & 0xff] & VIP_IMMEDIATE) macro