Home
last modified time | relevance | path

Searched defs:V2 (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-trace.h532 #define TRACE_ALU_INPUT3(V0,V1,V2) \ argument
538 #define TRACE_ALU_INPUT4(V0,V1,V2,V3) \ argument
604 #define TRACE_FP_INPUT3(V0,V1,V2) \ argument
/netbsd/src/external/lgpl3/gmp/dist/tests/rand/
Dstatlib.c462 vz_dot (mpz_t rop, mpz_t V1[], mpz_t V2[], unsigned int n) in vz_dot()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dmax-depth.c219 struct V2 : virtual V1 { int v2 = 2; } v2; argument
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
Dcrl.h28 #define V2 1 macro
Dcertificate.h50 #define V2 1 macro
/netbsd/src/external/gpl3/gdb/dist/sim/v850/
Dv850-sim.h554 #define TRACE_FP_INPUT_FPU3(V0, V1, V2) \ argument
566 #define TRACE_FP_INPUT_BOOL1_FPU2(V0, V1, V2) \ argument
/netbsd/src/sys/arch/sparc/sparc/
Dautoconf.c659 #define BP_APPEND(BP,N,V0,V1,V2) { \ in bootpath_fake() argument
/netbsd/src/external/mit/expat/dist/lib/
Dxmlparse.c2653 #define V2(a, b, c) XML_L("expat_") V1(a, b, c) in XML_ExpatVersion() macro