Home
last modified time | relevance | path

Searched defs:alen (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/OpenMP/
H A Dtarget_teams_distribute_simd_ast_print.cpp72 const int alen = 16; in bar() local
108 const int alen = 16; in foo() local
128 const T alen = 16; in tmain() local
H A Dtarget_teams_distribute_parallel_for_simd_ast_print.cpp69 const int alen = 16; in bar() local
107 const int alen = 16; in foo() local
128 const T alen = 16; in tmain() local
H A Dteams_distribute_simd_ast_print.cpp64 const int alen = 16; in bar() local
114 const int alen = 16; in foo() local
139 const T alen = 16; in tmain() local
H A Dteams_distribute_parallel_for_simd_ast_print.cpp67 const int alen = 16; in bar() local
113 const int alen = 16; in foo() local
140 const T alen = 16; in tmain() local
H A Dteams_distribute_parallel_for_ast_print.cpp110 const T alen = 16; in tmain() local
H A Dtarget_teams_distribute_parallel_for_ast_print.cpp108 const T alen = 16; in tmain() local
/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h196 #define __sanitizer_syscall_pre_getpeername(fdes, asa, alen) \ argument
199 #define __sanitizer_syscall_post_getpeername(res, fdes, asa, alen) \ argument
202 #define __sanitizer_syscall_pre_getsockname(fdes, asa, alen) \ argument
205 #define __sanitizer_syscall_post_getsockname(res, fdes, asa, alen) \ argument
743 #define __sanitizer_syscall_pre_compat_43_ogetpeername(fdes, asa, alen) \ argument
746 #define __sanitizer_syscall_post_compat_43_ogetpeername(res, fdes, asa, alen) \ argument
789 #define __sanitizer_syscall_pre_compat_43_ogetsockname(fdec, asa, alen) \ argument
792 #define __sanitizer_syscall_post_compat_43_ogetsockname(res, fdec, asa, alen) \ argument