Home
last modified time | relevance | path

Searched defs:p3 (Results 1 – 25 of 52) sorted by relevance

123

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/hexagon/
H A Ddivdi3.S25 p3 = tstbit(r3,#31) define
38 p3 = xor(p2,p3) define
H A Dmoddi3.S24 p3 = tstbit(r1,#31) define
H A Ddfmul.S221 p3 = cmp.gt(PP_HH_H,#-1) // is it positive? define
291 p3 = cmp.gtu(ATMP,BTMP) define
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000808-1.c11 f (p0, p1, p2, p3, p4, p5) in f() argument
26 Point p0, p1, p2, p3, p4, p5; in foo() local
H A Dva-arg-1.c4 f (L p0, L p1, L p2, L p3, L p4, L p5, L p6, L p7, L p8, ...) in f()
H A Dva-arg-12.c5 void f (L p0, L p1, L p2, L p3, L p4, L p5, L p6, L p7, L p8, ...) in f()
H A Dva-arg-18.c4 void f (L p0, L p1, L p2, L p3, L p4, L p5, L p6, L p7, L p8, ...) in f()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp11012.C13 int (*p3)() = &Foo::f; in foo() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dmissed-error1.C20 pcfv p3 = f; // ERROR - mismatch XFAIL *-*-* variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash58.C31 void (*p3) (int *) = &do_assign; in foo() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dandmem.c7 void p3 (p) int *p; in p3() function
H A Dr1.c17 p3 () in p3() function
H A Dxmtst.c11 p3 (int b, int *p, int a) in p3() function
/openbsd-src/regress/usr.bin/ssh/unittests/sshbuf/
H A Dtest_sshbuf_fixed.c27 struct sshbuf *p1, *p2, *p3; in sshbuf_fixed() local
/openbsd-src/regress/lib/libc/sprintf/
H A Dsprintf_test.c61 ptrdiff_t p1, p2, p3, p4; in main() local
/openbsd-src/lib/libm/src/
H A Db_exp__D.c72 static const double p3 = 0x1.1566aaf25de2cp-14; variable
/openbsd-src/libexec/tradcpp/
H A Ddirective.c185 struct place p3 = *p2; in d_if() local
253 struct place p3 = *p2; in d_elif() local
335 struct place p3, p4; in d_define() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20020701-1.c16 f (const char* p1, const char* p2, char p3) in f()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dcast-qual-2.c23 constfn_t p3 = constfn; variable
/openbsd-src/sys/arch/riscv64/include/
H A Dsbi.h100 #define SBI_CALL3(e, f, p1, p2, p3) SBI_CALL4(e, f, p1, p2, p3, 0) argument
101 #define SBI_CALL4(e, f, p1, p2, p3, p4) sbi_call(e, f, p1, p2, p3, p4) argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Doperators4.C57 ptr_to_method_of_float p3 = &base::method; in main() local
/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-copyrename.c115 int p1, p2, p3; in copy_rename_partition_coalesce() local
/openbsd-src/regress/lib/libc/regex/
H A Dt_exhaust.c120 p3(size_t len) in p3() function
/openbsd-src/usr.sbin/unbound/testcode/
H A Dunitldns.c231 char* p3 = "aGVsbG8/IQ=="; /* "hello?!" */ in b64_test() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVLegalizerInfo.cpp103 const LLT p3 = LLT::pointer(3, PSize); // Workgroup in SPIRVLegalizerInfo() local

123