Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/
H A Dstrfmon.c123 sep_by_space, in vstrfmon_l() local
284 __setup_vars(flags, &cs_precedes, &sep_by_space, &sign_posn, in vstrfmon_l()
329 if (sep_by_space == 2) in vstrfmon_l()
337 if (sep_by_space == 2) in vstrfmon_l()
340 if (sep_by_space == 1) in vstrfmon_l()
342 } else if (sep_by_space == 1) in vstrfmon_l()
347 if (sep_by_space == 2) in vstrfmon_l()
355 if (sep_by_space == 1) in vstrfmon_l()
361 if ((sign_posn == 3 && sep_by_space == 2) || in vstrfmon_l()
362 (sep_by_space == 1 && in vstrfmon_l()
[all …]
/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp5070 char sep_by_space, in __init_pat() argument
5114 switch (sep_by_space) { in __init_pat()
5136 switch (sep_by_space) { in __init_pat()
5167 switch (sep_by_space) { in __init_pat()
5198 switch (sep_by_space) { in __init_pat()
5229 switch (sep_by_space) { in __init_pat()
5268 switch (sep_by_space) { in __init_pat()
5290 switch (sep_by_space) { in __init_pat()
5321 switch (sep_by_space) { in __init_pat()
5352 switch (sep_by_space) { in __init_pat()
[all …]