Searched refs:monetary (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/usr.bin/localedef/
H A DMakefile8 monetary.c \
H A Dparser.y227 | monetary
559 monetary : T_MONETARY T_NL monetary_list T_END T_MONETARY T_NL label
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dlocale.inc58 // [category.monetary], money
/freebsd-current/lib/libc/tests/stdlib/
H A Dstrfmon_test.c30 #include <monetary.h>
/freebsd-current/lib/libc/stdlib/
H A Dstrfmon.c41 #include <monetary.h>
293 * for a monetary quantity with a non-negative value
299 * from the value for a monetary quantity with a
/freebsd-current/include/
H A DMakefile24 locale.h malloc.h malloc_np.h memory.h monetary.h mpool.h mqueue.h \
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp123 const locale::category locale::monetary; member in class:locale
323 if (c & locale::monetary) {
402 if (c & locale::monetary) {

Completed in 95 milliseconds