Searched refs:URES_NONE (Results 1 – 5 of 5) sorted by relevance
66 URES_NONE=-1, enumerator106 RES_NONE=URES_NONE,
287 URES_NONE,288 URES_NONE,290 URES_NONE,291 URES_NONE,293 URES_NONE
1323 return URES_NONE; in ures_getType()
58 static const struct SResource kNoResource = { URES_NONE };
1214 if(ures_getType(NULL) != URES_NONE){ in TestErrorConditions()