Searched refs:RES_GET_OFFSET (Results 1 – 6 of 6) sorted by relevance
304 uint32_t offset=RES_GET_OFFSET(res); in res_getString()339 uint32_t offset=RES_GET_OFFSET(res); in res_getAlias()358 uint32_t offset=RES_GET_OFFSET(res); in res_getBinary()378 uint32_t offset=RES_GET_OFFSET(res); in res_getIntVector()395 uint32_t offset=RES_GET_OFFSET(res); in res_countArrayItems()420 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByKey()468 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByIndex()525 uint32_t offset=RES_GET_OFFSET(array); in res_getArrayItem()716 offset=(int32_t)RES_GET_OFFSET(res); in ures_swapResource()
66 #define RES_GET_OFFSET(res) ((res)&0x0fffffff) macro67 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res))
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))
178 offset = RES_GET_OFFSET(resWord); in makeRes16()
176 offset = RES_GET_OFFSET(resWord); in makeRes16()