Home
last modified time | relevance | path

Searched defs:tptr (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Parser/
H A DMicrosoftExtensions.c4 typedef int (__cdecl *tptr)(void); typedef
/llvm-project/libclc/generic/lib/math/
H A DsincosD_piby4.h127 double tptr = transform * (MATH_DIVIDE(2.0*tp, tp - 1.0) - 1.0); in __clc_tan_piby4() local
/llvm-project/clang/test/SemaCXX/
H A Dcxx0x-initializer-scalars.cpp109 typedef T *tptr; in dependent_edge_cases() typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Disolate-declaration.cpp399 typedef int *tptr, tbt; typedef
/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h730 #define __sanitizer_syscall_pre_compat_50_utimes(path, tptr) \ argument
733 #define __sanitizer_syscall_post_compat_50_utimes(res, path, tptr) \ argument
1106 #define __sanitizer_syscall_pre_compat_50_futimes(fd, tptr) \ argument
1109 #define __sanitizer_syscall_post_compat_50_futimes(res, fd, tptr) \ argument
1459 #define __sanitizer_syscall_pre_compat_50_lutimes(path, tptr) \ argument
1462 #define __sanitizer_syscall_post_compat_50_lutimes(res, path, tptr) \ argument
2307 #define __sanitizer_syscall_pre___utimes50(path, tptr) \ argument
2309 #define __sanitizer_syscall_post___utimes50(res, path, tptr) \ argument
2324 #define __sanitizer_syscall_pre___futimes50(fd, tptr) \ argument
2326 #define __sanitizer_syscall_post___futimes50(res, fd, tptr) \ argument
[all …]
H A Dlinux_syscall_hooks.h27 #define __sanitizer_syscall_pre_stime(tptr) \ argument
29 #define __sanitizer_syscall_post_stime(res, tptr) \ argument