Home
last modified time | relevance | path

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

/netbsd/usr.bin/locale/
H A Dlocale.c107 #define KW_POSITIVE_SIGN (KW_ZERO+7) macro
146 { "positive_sign", 1, LC_MONETARY, KW_POSITIVE_SIGN, "" },
550 case KW_POSITIVE_SIGN: in kwval_lconv()