Searched refs:assertion (Results 1 – 21 of 21) sorted by relevance
/glibc-2.36/assert/ |
D | assert.c | 47 __assert_fail_base (const char *fmt, const char *assertion, const char *file, in __assert_fail_base() argument 61 assertion, &total) >= 0) in __assert_fail_base() 98 __assert_fail (const char *assertion, const char *file, unsigned int line, in __assert_fail() argument 102 assertion, file, line, function); in __assert_fail()
|
D | __assert.c | 23 __assert (const char *assertion, const char *file, int line) in __assert() argument 25 __assert_fail (assertion, file, line, (const char *) 0); in __assert()
|
/glibc-2.36/sysdeps/arm/ |
D | aeabi_assert.c | 22 __aeabi_assert (const char *assertion, const char *file, in __aeabi_assert() argument 25 __assert_fail (assertion, file, line, NULL); in __aeabi_assert()
|
/glibc-2.36/elf/ |
D | dl-minimal.c | 180 __assert_fail (const char *assertion, in rtld_hidden_def() 186 assertion); in rtld_hidden_def()
|
/glibc-2.36/include/ |
D | assert.h | 18 extern void __assert_fail_base (const char *fmt, const char *assertion,
|
/glibc-2.36/malloc/ |
D | malloc.c | 292 # define __assert_fail(assertion, file, line, function) \ argument 293 __malloc_assert(assertion, file, line, function) 296 __malloc_assert (const char *assertion, const char *file, unsigned int line, in __malloc_assert() argument 301 function, assertion); in __malloc_assert()
|
/glibc-2.36/ |
D | NEWS | 974 CVE-2021-3326: An assertion failure during conversion from the 976 This assertion was triggered by certain valid inputs in which the 984 CVE-2020-29562: An assertion failure has been fixed in the iconv function 1588 _dl_allocate_tls_init assertion failure 1819 [24531] malloc: Malloc tunables give tcache assertion failures 2556 process aborts as the result of assertion failures. 3831 assertion: "maxidx >= 2" 4055 [19755] nscd: nscd assertion failure in gc 4304 [10432] nis: _nss_nis_setnetgrent assertion failure 4516 to an assertion failure and reference count corruption [all …]
|
/glibc-2.36/po/ |
D | ia.po | 106 "%s%s%s:%u: %s%sInsuccesso del assertion `%s'.\n"
|
D | fr.po | 125 "%s%s%s :%u : %s%s l'assertion « %s » a échoué.\n"
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.22 | 23 NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3) 188 gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
|
D | ChangeLog.6 | 2115 * stdlib/strtod.c: Add another assertion. 7700 * stdlib/strtod.c (STRTOD): Correct assertion about size of
|
D | ChangeLog.21 | 12394 x86 tls: Use _Static_assert for TLS access size assertion 14885 C11 threads: Fix thrd_t / pthread_t compatibility assertion
|
D | ChangeLog.9 | 2805 * hurd/hurdsig.c (_hurdsig_init): Add assertion that no pending,
|
D | ChangeLog.7 | 7592 * elf/dl-minimal.c (__dcgettext): Remove assertion. 10940 (elf_machine_rela): Replace `assertion failed' with real error
|
D | ChangeLog.18 | 623 path (completely missing domain name) leading to assertion failure 5304 parent PID. The assertion in the child is incorrect with PID 27209 * assert/assert.h (assert): Don't macro-expand failed assertion 27562 * locale/loadlocale.c (_nl_intern_locale_data): Change assertion 38977 (_dl_allocate_tls_init): ... here (fix modid assertion), ... 52987 * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion. 56657 (_dl_allocate_tls_init): Add assertion to check TLS generation count. 83144 assertion on O_CLOEXEC flag. 85377 conditions and remove no longer applicable assertion. 89913 * iconv/loop.c (single loop): Fix assertion in storing of [all …]
|
D | ChangeLog.5 | 6237 * malloc/malloc.c (align): Fix assertion.
|
D | ChangeLog.nptl | 7210 assertion for SIGEV_NONE.
|
D | ChangeLog.11 | 6504 unbounded pointer type in word-size assertion.
|
D | ChangeLog.16 | 12736 * sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Fix assertion and
|
D | ChangeLog.14 | 4612 * posix/regcomp.c (calc_epsdest): Add an assertion.
|
D | ChangeLog.19 | 13305 Fix tzfile low-memory assertion failure
|