Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dmalloc_io.c319 if (alt_form && *s != '0') { in o2s() argument
330 if (alt_form) { in x2s() argument
428 bool alt_form = false; malloc_vsnprintf() local
[all...]
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_prf.c240 bool alt_form, ladjust, have_precision; in bhnd_nvram_val_vprintf() local