Home
last modified time | relevance | path

Searched refs:have_precision (Results 1 – 25 of 43) sorted by relevance

12

/dports/misc/gnuls/coreutils-8.30/src/
H A Dprintf.c333 bool have_precision, int precision, in print_direc() argument
380 if (!have_precision) in print_direc()
387 if (!have_precision) in print_direc()
403 if (!have_precision) in print_direc()
410 if (!have_precision) in print_direc()
430 if (!have_precision) in print_direc()
437 if (!have_precision) in print_direc()
455 if (!have_precision) in print_direc()
462 if (!have_precision) in print_direc()
610 have_precision = true; in print_formatted()
[all …]
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dprintf.c333 bool have_precision, int precision, in print_direc() argument
380 if (!have_precision) in print_direc()
387 if (!have_precision) in print_direc()
403 if (!have_precision) in print_direc()
410 if (!have_precision) in print_direc()
430 if (!have_precision) in print_direc()
437 if (!have_precision) in print_direc()
455 if (!have_precision) in print_direc()
462 if (!have_precision) in print_direc()
610 have_precision = true; in print_formatted()
[all …]
/dports/shells/fish/fish-3.3.1/src/
H A Dbuiltin_printf.cpp493 if (!have_precision) in print_direc()
498 if (!have_precision) in print_direc()
511 if (!have_precision) in print_direc()
516 if (!have_precision) in print_direc()
533 if (!have_precision) { in print_direc()
539 if (!have_precision) { in print_direc()
557 if (!have_precision) { in print_direc()
563 if (!have_precision) { in print_direc()
604 have_field_width = have_precision = false; in print_formatted()
696 have_precision = true; in print_formatted()
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/
H A Dfmt.cpp198 have_precision = false; in operator <<()
281 have_precision = false; in operator <<()
382 have_precision = false; in operator <<()
470 have_precision = false; in operator <<()
482 if ( have_precision ) in operator <<()
545 have_precision = false; in operator <<()
562 if ( have_precision ) in operator <<()
567 if ( have_precision ) in operator <<()
631 have_precision = false; in operator <<()
746 have_precision = true; in setPrecision()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc140 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
142 if (have_precision) { in VSNPrintf()
/dports/lang/gcc6-aux/gcc-6-20180516/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc140 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
142 if (have_precision) { in VSNPrintf()
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cpp155 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
157 if (have_precision) { in VSNPrintf()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cc156 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
158 if (have_precision) { in VSNPrintf()
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc142 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
144 if (have_precision) { in VSNPrintf()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp159 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
161 if (have_precision) { in VSNPrintf()
/dports/lang/gcc10/gcc-10.3.0/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cpp155 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
157 if (have_precision) { in VSNPrintf()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc142 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
144 if (have_precision) { in VSNPrintf()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp155 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
157 if (have_precision) { in VSNPrintf()
/dports/lang/gcc11/gcc-11.2.0/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cpp155 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
157 if (have_precision) { in VSNPrintf()
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cpp155 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
157 if (have_precision) { in VSNPrintf()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc142 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
144 if (have_precision) { in VSNPrintf()
/dports/devel/avr-gcc/gcc-10.2.0/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cpp155 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
157 if (have_precision) { in VSNPrintf()
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc154 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
156 if (have_precision) { in VSNPrintf()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc142 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
144 if (have_precision) { in VSNPrintf()
/dports/lang/gcc9/gcc-9.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc154 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
156 if (have_precision) { in VSNPrintf()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp155 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
157 if (have_precision) { in VSNPrintf()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc142 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
144 if (have_precision) { in VSNPrintf()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp159 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
161 if (have_precision) { in VSNPrintf()
/dports/lang/zig-devel/zig-0.9.0/lib/tsan/sanitizer_common/
H A Dsanitizer_printf.cpp159 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
161 if (have_precision) { in VSNPrintf()
/dports/lang/zig/zig-0.9.0/lib/tsan/sanitizer_common/
H A Dsanitizer_printf.cpp159 bool have_precision = (cur[0] == '.' && cur[1] == '*'); in VSNPrintf() local
161 if (have_precision) { in VSNPrintf()

12