Searched defs:head_ptr (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | collect2.c | 1864 add_to_list (struct head *head_ptr, const char *name) in add_to_list() 1927 sort_ids (struct head *head_ptr) in sort_ids()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | collect2.cc | 1852 add_to_list (struct head *head_ptr, const char *name) in add_to_list() 1915 sort_ids (struct head *head_ptr) in sort_ids()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1688 #define __sanitizer_syscall_pre_get_robust_list(pid, head_ptr, len_ptr) \ argument 1691 #define __sanitizer_syscall_post_get_robust_list(res, pid, head_ptr, len_ptr) \ argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1690 #define __sanitizer_syscall_pre_get_robust_list(pid, head_ptr, len_ptr) \ argument 1693 #define __sanitizer_syscall_post_get_robust_list(res, pid, head_ptr, len_ptr) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1698 #define __sanitizer_syscall_pre_get_robust_list(pid, head_ptr, len_ptr) \ argument 1701 #define __sanitizer_syscall_post_get_robust_list(res, pid, head_ptr, len_ptr) \ argument
|