Searched refs:typeval (Results 1 – 1 of 1) sorted by relevance
275 #define CHECK_TYPE(typeval) \ argument276 if ((ctxt->value == NULL) || (ctxt->value->type != typeval)) \286 #define CHECK_TYPE0(typeval) \ argument287 if ((ctxt->value == NULL) || (ctxt->value->type != typeval)) \