Searched defs:outp (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | ppc-mma-types.c | 64 void testVQTypedef(int *inp, int *outp) { in testVQTypedef() 256 void testVPTypedef(int *inp, int *outp) { in testVPTypedef()
|
/llvm-project/lldb/source/API/ |
H A D | SBInstruction.cpp | 270 void SBInstruction::Print(FILE *outp) { in Print()
|
/llvm-project/clang/test/SemaCXX/ |
H A D | ppc-pair-mma-types.cpp | 10 void testVQAlias(int *inp, int *outp) { in testVQAlias() 201 void testVPAlias(int *inp, int *outp) { in testVPAlias()
|
/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1187 #define __sanitizer_syscall_pre_select(n, inp, outp, exp, tvp) \ argument 1190 #define __sanitizer_syscall_post_select(res, n, inp, outp, exp, tvp) \ argument
|