Home
last modified time | relevance | path

Searched defs:argp (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Ddebug-prefix-map.c25 __builtin_va_list argp; in test_rewrite_includes() local
/llvm-project/clang/test/Sema/
H A Dvariadic-block.c9 va_list argp; in main() local
/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dvariadic.c23 va_list argp; in main() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dargp_parse.c28 static struct argp argp = {.options = options, .parser = parser}; variable
/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h333 #define __sanitizer_syscall_pre_execve(path, argp, envp) \ argument
336 #define __sanitizer_syscall_post_execve(res, path, argp, envp) \ argument
799 #define __sanitizer_syscall_pre_nfssvc(flag, argp) \ argument
801 #define __sanitizer_syscall_post_nfssvc(res, flag, argp) \ argument
2604 #define __sanitizer_syscall_pre_fexecve(fd, argp, envp) \ argument
2607 #define __sanitizer_syscall_post_fexecve(res, fd, argp, envp) \ argument