Searched refs:needed (Results 1 – 6 of 6) sorted by relevance
446 static unsigned char* ensure(printbuffer * const p, size_t needed) in ensure() argument462 if (needed > SIZE_MAX) in ensure()468 needed += p->offset + 1; in ensure()469 if (needed <= p->length) in ensure()479 if (needed > (SIZE_MAX / 2)) in ensure()482 if (needed <= SIZE_MAX) in ensure()493 newsize = needed * 2; in ensure()
147 vi src/iperf3.1 # update manpage revision date if needed148 vi src/libiperf.3 # update manpage revision date if needed222 13. If an update to the on-line manual page is needed, it can be
10 was needed, and began development of iperf3. The goal was make the75 the last two steps are needed to produce a static executable.
253 single test and exit, needed for an upcoming bwctl release. A few
65 # Check for the math library (needed by cjson on some platforms)
108 # This can be used to rebuild libtool when needed1388 # situations where additional linker options are needed (such as when1390 # vice versa); the common cases where no linker options are needed do1900 correspondingly for the symbols needed. */2134 # Check to see if we can do hard links to lock some files if needed2864 # Some rework will be needed to allow for fast_install2900 # Some rework will be needed to allow for fast_install3502 # Base MSYS/MinGW do not provide the 'file' command needed by8338 # func_to_host_file (and, implicitly, by func_to_host_path). These are needed8887 # This macro is needed until we can rely on Autoconf 2.62, since earlier[all …]