Searched refs:COLLATOR_EXPOSE_CONST (Results 1 – 1 of 1) sorted by relevance
39 #define COLLATOR_EXPOSE_CONST(x) REGISTER_LONG_CONSTANT(#x, x, CONST_PERSISTENT | CONST_CS) in collator_register_constants() macro73 COLLATOR_EXPOSE_CONST( ULOC_ACTUAL_LOCALE ); in collator_register_constants()74 COLLATOR_EXPOSE_CONST( ULOC_VALID_LOCALE ); in collator_register_constants()83 #undef COLLATOR_EXPOSE_CONST in collator_register_constants()
Completed in 3 milliseconds