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

/external/icu4c/io/
H A Dufmt_cmn.h68 #define ufmt_min(a,b) ((a) < (b) ? (a) : (b)) macro

Completed in 111 milliseconds