Home
last modified time | relevance | path

Searched refs:RES_GET_UINT_NO_TRACE (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/common/
Duresdata.h81 #define RES_GET_UINT_NO_TRACE(res) ((res)&0x0fffffff) macro
508 return RES_GET_UINT_NO_TRACE(res); in res_getUInt()
/third_party/skia/third_party/externals/icu/source/common/
Duresdata.h81 #define RES_GET_UINT_NO_TRACE(res) ((res)&0x0fffffff) macro
508 return RES_GET_UINT_NO_TRACE(res); in res_getUInt()
/third_party/node/deps/icu-small/source/common/
Duresdata.h81 #define RES_GET_UINT_NO_TRACE(res) ((res)&0x0fffffff) macro
510 return RES_GET_UINT_NO_TRACE(res); in res_getUInt()