Searched defs:PRESENT (Results 1 – 2 of 2) sorted by relevance
149 #define PRESENT(s) (((s) != ABSENT_STRING) && ((s) != CANCELLED_STRING)) macro
369 #define DEFOPTIONALTYPE(DESCNAME, PRESENT, INIT, BASEDESC) \ argument