Home
last modified time | relevance | path

Searched refs:check_delete (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ee/
Dnew_curse.h247 extern int check_delete P_((WINDOW *window, int line, int offset, struct _line *pointer_new, struct…
Dnew_curse.c3141 check_delete(window, line, offset, pointer_new, pointer_old) in check_delete() function
3588 changed = check_delete(window, from_top, j, virt, curr); in doupdate()
/freebsd-12-stable/contrib/libstdc++/
DChangeLog-20041054 * testsuite/ext/bitmap_allocator/check_delete.cc: New.
1080 * testsuite/testsuite_allocator.h (check_delete): New.
1082 * testsuite/ext/array_allocator/check_delete.cc: New.
1084 * testsuite/ext/debug_allocator/check_delete.cc: New.
1086 * testsuite/ext/malloc_allocator/check_delete.cc: New.
1088 * testsuite/ext/mt_allocator/check_delete.cc: New.
1090 * testsuite/ext/new_allocator/check_delete.cc: New.
1092 * testsuite/ext/pool_allocator/check_delete.cc: New.