Searched defs:head_ptr (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | cppinit.c | 268 remove_dup_dir (pfile, prev, head_ptr) in remove_dup_dir() argument 301 remove_dup_nonsys_dirs (pfile, head_ptr, end) in remove_dup_nonsys_dirs() argument 344 remove_dup_dirs (pfile, head_ptr) in remove_dup_dirs() argument
|
H A D | collect2.c | 1676 add_to_list (head_ptr, name) in add_to_list() argument 1729 sort_ids (head_ptr) in sort_ids() argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | collect2.c | 1609 add_to_list (struct head *head_ptr, const char *name) in add_to_list() 1658 sort_ids (struct head *head_ptr) in sort_ids()
|
/openbsd-src/gnu/llvm/compiler-rt/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
|