Searched refs:SUPRESS_CURR_SYMBOL (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/libroot/posix/stdlib/
H A Dstrfmon.c47 #define SUPRESS_CURR_SYMBOL 0x10 /* supress the currency from output */ macro
196 flags |= SUPRESS_CURR_SYMBOL;
336 if (!(flags & SUPRESS_CURR_SYMBOL)) {
360 if (!(flags & SUPRESS_CURR_SYMBOL)) {

Completed in 33 milliseconds