Home
last modified time | relevance | path

Searched refs:ensured (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/libarchive/libarchive/
HDarchive_write_set_format_shar.c338 static const size_t ensured = 65533; in archive_write_shar_data_sed() local
358 if (archive_string_ensure(&shar->work, ensured + 3) == NULL) { in archive_write_shar_data_sed()
363 if (shar->work.length > ensured) { in archive_write_shar_data_sed()
371 buf_end = shar->work.s + ensured; in archive_write_shar_data_sed()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiInstrFormats.td337 // and ensured to be 0).
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrMisc.td818 // operand is referenced, the atomicity is ensured.
/freebsd-13-stable/contrib/ntp/
HDNEWS763 - removed error log caused by rounding/slew, ensured postcondition <perlinger@ntp.org>
4529 - removed error log caused by rounding/slew, ensured postcondition <perlinger@ntp.org>
HDChangeLog491 - removed error log caused by rounding/slew, ensured postcondition <perlinger@ntp.org>