Home
last modified time | relevance | path

Searched refs:numend (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/vstr/vstr-1.0.15/src/vstr_dbl/glibc/sysdeps/generic/
H A Dprintf_fphex.c120 char *numend; in __printf_fphex() local
346 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __printf_fphex()
350 --numend; in __printf_fphex()
352 ASSERT(numend >= numbuf); in __printf_fphex()
355 precision = numend - numstr; in __printf_fphex()
356 else if (precision < numend - numstr in __printf_fphex()
361 && (precision + 1 < numend - numstr in __printf_fphex()
424 numend = numstr; in __printf_fphex()
476 ssize_t tofill = precision - (numend - numstr); in __printf_fphex()
477 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __printf_fphex()
/dports/lang/gcc8/gcc-8.5.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
315 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
319 --numend; in __quadmath_printf_fphex()
324 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
339 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
349 precision = numend - numstr; in __quadmath_printf_fphex()
409 numend = numstr; in __quadmath_printf_fphex()
461 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
462 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/lang/gcc48/gcc-4.8.5/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
315 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
319 --numend; in __quadmath_printf_fphex()
324 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
339 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
349 precision = numend - numstr; in __quadmath_printf_fphex()
409 numend = numstr; in __quadmath_printf_fphex()
461 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
462 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
315 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
319 --numend; in __quadmath_printf_fphex()
324 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
339 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
349 precision = numend - numstr; in __quadmath_printf_fphex()
409 numend = numstr; in __quadmath_printf_fphex()
461 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
462 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
315 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
319 --numend; in __quadmath_printf_fphex()
324 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
339 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
349 precision = numend - numstr; in __quadmath_printf_fphex()
409 numend = numstr; in __quadmath_printf_fphex()
461 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
462 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/lang/gnat_util/gcc-6-20180516/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
315 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
319 --numend; in __quadmath_printf_fphex()
324 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
339 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
349 precision = numend - numstr; in __quadmath_printf_fphex()
409 numend = numstr; in __quadmath_printf_fphex()
461 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
462 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
315 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
319 --numend; in __quadmath_printf_fphex()
324 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
339 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
349 precision = numend - numstr; in __quadmath_printf_fphex()
409 numend = numstr; in __quadmath_printf_fphex()
461 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
462 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
315 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
319 --numend; in __quadmath_printf_fphex()
324 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
339 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
349 precision = numend - numstr; in __quadmath_printf_fphex()
409 numend = numstr; in __quadmath_printf_fphex()
461 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
462 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
315 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
319 --numend; in __quadmath_printf_fphex()
324 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
339 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
349 precision = numend - numstr; in __quadmath_printf_fphex()
409 numend = numstr; in __quadmath_printf_fphex()
461 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
462 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/lang/gcc6-aux/gcc-6-20180516/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
315 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
319 --numend; in __quadmath_printf_fphex()
324 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
339 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
349 precision = numend - numstr; in __quadmath_printf_fphex()
409 numend = numstr; in __quadmath_printf_fphex()
461 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
462 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/devel/riscv64-gcc/gcc-8.3.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
315 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
319 --numend; in __quadmath_printf_fphex()
324 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
339 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
349 precision = numend - numstr; in __quadmath_printf_fphex()
409 numend = numstr; in __quadmath_printf_fphex()
461 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
462 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/devel/mingw32-gcc/gcc-4.8.1/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
315 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
319 --numend; in __quadmath_printf_fphex()
324 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
339 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
349 precision = numend - numstr; in __quadmath_printf_fphex()
409 numend = numstr; in __quadmath_printf_fphex()
461 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
462 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/lang/gcc12-devel/gcc-12-20211205/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
317 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
321 --numend; in __quadmath_printf_fphex()
326 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
341 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
351 precision = numend - numstr; in __quadmath_printf_fphex()
411 numend = numstr; in __quadmath_printf_fphex()
463 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
464 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/lang/gcc10/gcc-10.3.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
317 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
321 --numend; in __quadmath_printf_fphex()
326 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
341 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
351 precision = numend - numstr; in __quadmath_printf_fphex()
411 numend = numstr; in __quadmath_printf_fphex()
463 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
464 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/lang/gcc11/gcc-11.2.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
317 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
321 --numend; in __quadmath_printf_fphex()
326 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
341 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
351 precision = numend - numstr; in __quadmath_printf_fphex()
411 numend = numstr; in __quadmath_printf_fphex()
463 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
464 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/lang/gcc11-devel/gcc-11-20211009/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
317 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
321 --numend; in __quadmath_printf_fphex()
326 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
341 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
351 precision = numend - numstr; in __quadmath_printf_fphex()
411 numend = numstr; in __quadmath_printf_fphex()
463 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
464 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/devel/avr-gcc/gcc-10.2.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
317 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
321 --numend; in __quadmath_printf_fphex()
326 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
341 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
351 precision = numend - numstr; in __quadmath_printf_fphex()
411 numend = numstr; in __quadmath_printf_fphex()
463 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
464 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/lang/gcc9-devel/gcc-9-20211007/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
317 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
321 --numend; in __quadmath_printf_fphex()
326 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
341 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
351 precision = numend - numstr; in __quadmath_printf_fphex()
411 numend = numstr; in __quadmath_printf_fphex()
463 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
464 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/lang/gcc10-devel/gcc-10-20211008/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
317 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
321 --numend; in __quadmath_printf_fphex()
326 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
341 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
351 precision = numend - numstr; in __quadmath_printf_fphex()
411 numend = numstr; in __quadmath_printf_fphex()
463 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
464 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/lang/gcc9/gcc-9.4.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
317 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
321 --numend; in __quadmath_printf_fphex()
326 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
341 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
351 precision = numend - numstr; in __quadmath_printf_fphex()
411 numend = numstr; in __quadmath_printf_fphex()
463 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
464 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
317 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
321 --numend; in __quadmath_printf_fphex()
326 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
341 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
351 precision = numend - numstr; in __quadmath_printf_fphex()
411 numend = numstr; in __quadmath_printf_fphex()
463 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
464 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/lang/gcc9-aux/gcc-9.1.0/libquadmath/printf/
H A Dprintf_fphex.c88 char *numend; in __quadmath_printf_fphex() local
317 numend = &numbuf[sizeof numbuf / sizeof numbuf[0]]; in __quadmath_printf_fphex()
321 --numend; in __quadmath_printf_fphex()
326 if (precision != -1 && precision < numend - numstr) in __quadmath_printf_fphex()
341 || precision + 1 < numend - numstr); in __quadmath_printf_fphex()
351 precision = numend - numstr; in __quadmath_printf_fphex()
411 numend = numstr; in __quadmath_printf_fphex()
463 ssize_t tofill = precision - (numend - numstr); in __quadmath_printf_fphex()
464 PRINT (numstr, wnumstr, MIN (numend - numstr, precision)); in __quadmath_printf_fphex()
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimspicerun.cpp484 numend = NONUMBERS; in sim_spice_parseoutput()
598 numend = num; in sim_spice_parseoutput()
649 numend = num; in sim_spice_parseoutput()
688 numend = NONUMBERS; in sim_spice_parseoutput()
805 numend = num; in sim_spice_parseoutput()
856 numend = num; in sim_spice_parseoutput()
911 numend = NONUMBERS; in sim_spice_parseoutput()
1045 numend = num; in sim_spice_parseoutput()
1079 numend = NONUMBERS; in sim_spice_parseoutput()
1127 numend = num; in sim_spice_parseoutput()
[all …]
/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Sources/
H A DDownloads.pm194 $numend = ( $newstart + 25 );
195 if ( $numend > $max ) { $numend = $max; }
197 else { $numshow = qq~($numbegin - $numend)~; }
/dports/dns/fastresolve/fastresolve-2.10/dns-terror/
H A Ddns-terror.cc216 const char *numstart, *numend = NULL; in domptr() local
227 if (!numend) in domptr()
228 numend = d; in domptr()
230 if (numend) { in domptr()
234 for (numstart = d + 1; numstart <= numend; ++numstart) { in domptr()
240 numend = NULL; in domptr()
256 if (numend) { in domptr()
260 for (numstart = d + 1; numstart <= numend; ++numstart) { in domptr()

123