Home
last modified time | relevance | path

Searched refs:have_prec (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dprintf.c183 char *have_prec, *have_width; in print_direc() local
188 have_prec = strstr(format, ".*"); in print_direc()
190 if (have_width - 1 == have_prec) in print_direc()
204 if (!have_prec) in print_direc()
209 if (!have_prec) in print_direc()
231 if (!have_prec) in print_direc()
236 if (!have_prec) in print_direc()
250 if (!have_prec) in print_direc()
255 if (!have_prec) in print_direc()
/dports/japanese/gawk/gawk-3.0.6/
H A Dbuiltin.c580 have_prec = FALSE;
639 have_prec = FALSE;
657 have_prec = TRUE;
659 have_prec = FALSE;
686 have_prec = TRUE;
756 if (have_prec == FALSE)
804 if (have_prec) {
823 || (fw == 0 && have_prec)))
884 || (fw == 0 && have_prec)))
892 if (have_prec) {
[all …]
/dports/lang/gawk/gawk-5.1.1/
H A Dbuiltin.c827 have_prec = false; in format_tree()
868 if (fw && ! have_prec) in format_tree()
872 else if (fw && have_prec) in format_tree()
916 have_prec = false; in format_tree()
982 have_prec = true; in format_tree()
984 have_prec = false; in format_tree()
1011 have_prec = true; in format_tree()
1134 if (fw == 0 && ! have_prec) in format_tree()
1232 if (have_prec) { in format_tree()
1419 if (have_prec) { in format_tree()
[all …]
/dports/lang/parrot/parrot-8.1.0/runtime/parrot/library/Test/
H A DMore.pir279 .param int have_prec :opt_flag
294 if have_prec goto check_precision