Home
last modified time | relevance | path

Searched refs:U16_BACK_N_UNSAFE (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutf16.h662 #define U16_BACK_N_UNSAFE(s, i, n) UPRV_BLOCK_MACRO_BEGIN { \ macro
/third_party/node/deps/icu-small/source/common/unicode/
Dutf16.h662 #define U16_BACK_N_UNSAFE(s, i, n) UPRV_BLOCK_MACRO_BEGIN { \ macro
/third_party/icu/icu4c/source/common/unicode/
Dutf16.h662 #define U16_BACK_N_UNSAFE(s, i, n) UPRV_BLOCK_MACRO_BEGIN { \ macro
/third_party/icu/icu4c/source/test/cintltst/
Dutf16tst.c623 U16_BACK_N_UNSAFE(input, offunsafe, Nvalue[i]); in TestFwdBack()