Searched defs:IS_ARRAY_EXPLICIT (Results 1 – 2 of 2) sorted by relevance
50 #define IS_ARRAY_EXPLICIT(as) ((as->type == AS_EXPLICIT ? 1 : 0)) macro
51 #define IS_ARRAY_EXPLICIT(as) ((as->type == AS_EXPLICIT ? 1 : 0)) macro