Searched refs:URES_IS_TABLE (Results 1 – 6 of 6) sorted by relevance
79 #define URES_IS_TABLE(type) ((int32_t)(type)==URES_TABLE || (int32_t)(type)==URES_TABLE16 || (int32… macro80 #define URES_IS_CONTAINER(type) (URES_IS_TABLE(type) || URES_IS_ARRAY(type))
177 if(!URES_IS_TABLE(rootType)) { in res_init()591 if(URES_IS_TABLE(type)) { in res_findResource()
970 if(URES_IS_TABLE(type)) { in init_resb_result()1730 if(URES_IS_TABLE(type)) { in ures_getByKeyWithFallback()1808 if(URES_IS_TABLE(type)) { in ures_getByKey()1861 if(URES_IS_TABLE(type)) { in ures_getStringByKey()
175 if(!URES_IS_TABLE(rootType)) { in res_init()589 if(URES_IS_TABLE(type)) { in res_findResource()