Home
last modified time | relevance | path

Searched defs:space_char (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/
H A Dstrfmon.c120 char space_char = ' '; /* space after currency */ in vstrfmon_l() local
/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp5072 charT space_char) { in __init_pat()