Searched refs:remaining_probes (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/bash/lib/sh/
H A Dmktime.c193 int remaining_probes = 4; local
242 if (--remaining_probes == 0)
256 while (--remaining_probes != 0)
/haiku-fatelf/src/bin/gawk/missing_d/
H A Dmktime.c193 int remaining_probes = 4; local
242 if (--remaining_probes == 0)
256 while (--remaining_probes != 0)
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmktime.c290 int remaining_probes = 6; local
427 else if (--remaining_probes == 0)
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dmktime.c283 int remaining_probes = 6; local
418 else if (--remaining_probes == 0)

Completed in 96 milliseconds