Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/locale/
H A Dstrfmon.c54 #define SUPRESS_CURR_SYMBOL 0x10 /* supress the currency from output */ macro
187 flags |= SUPRESS_CURR_SYMBOL; in strfmon_impl()
325 if (!(flags & SUPRESS_CURR_SYMBOL)) { in strfmon_impl()
349 if (!(flags & SUPRESS_CURR_SYMBOL)) { in strfmon_impl()