Searched defs:ISTYPE (Results 1 – 2 of 2) sorted by relevance
52 #define ISTYPE(c, mask) ISTYPE_L(c, mask, uselocale(NULL)) macro
116 #define ISTYPE(f,t) ((f)->type == (t)) macro124 #define ISTYPE(f,t) ((t)==DT_UNKNOWN) macro