Searched refs:human_suppress_point_zero (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dhuman.h62 human_suppress_point_zero = 8, enumerator in enum:__anon3292
H A Dhuman.c255 || ((opts & human_suppress_point_zero)
314 && (tenths || ! (opts & human_suppress_point_zero)))
335 if (! (opts & human_suppress_point_zero))
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dhuman.h62 human_suppress_point_zero = 8, enumerator in enum:__anon3492
H A Dhuman.c255 || ((opts & human_suppress_point_zero)
314 && (tenths || ! (opts & human_suppress_point_zero)))
335 if (! (opts & human_suppress_point_zero))
/haiku-fatelf/src/bin/coreutils/src/
H A Ddf.c177 int opts = (human_suppress_point_zero

Completed in 96 milliseconds