Searched refs:RES_GET_OFFSET (Results 1 – 3 of 3) sorted by relevance
297 uint32_t offset=RES_GET_OFFSET(res); in res_getString()332 uint32_t offset=RES_GET_OFFSET(res); in res_getAlias()351 uint32_t offset=RES_GET_OFFSET(res); in res_getBinary()371 uint32_t offset=RES_GET_OFFSET(res); in res_getIntVector()388 uint32_t offset=RES_GET_OFFSET(res); in res_countArrayItems()413 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByKey()457 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByIndex()509 uint32_t offset=RES_GET_OFFSET(array); in res_getArrayItem()697 offset=(int32_t)RES_GET_OFFSET(res); in ures_swapResource()
65 #define RES_GET_OFFSET(res) ((res)&0x0fffffff) macro66 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res))
176 offset = RES_GET_OFFSET(resWord); in makeRes16()