Home
last modified time | relevance | path

Searched defs:nct_min (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dncnvfbts.c33 #define nct_min(x,y) ((x<y) ? x : y) macro
H A Dncnvtst.c41 #define nct_min(x,y) ((x<y) ? x : y) macro
H A Dnccbtst.c36 #define nct_min(x,y) ((x<y) ? x : y) macro
H A Dnucnvtst.c130 #define nct_min(x,y) ((x<y) ? x : y) macro

Completed in 19 milliseconds