Searched defs:in2 (Results 51 - 62 of 62) sorted by relevance

123

/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp256.c690 static void felem_mul(longfelem out, const felem in1, const felem in2) argument
706 felem_small_mul(longfelem out, const smallfelem small1, const felem in2) argument
918 smallfelem_mul_contract(smallfelem out, const smallfelem in1, const smallfelem in2) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc1024 rtx in1 = XEXP (op, 0), in2 = XEXP (op, 1); local
2853 rtx in1, in2; local
3098 rtx in1, in2; local
3114 rtx in1, in2; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dxcoff.c691 const struct xcoff_incl *in2 = (const struct xcoff_incl *) v2; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h711 [[no_unique_address]] _Iter2 in2; member in struct:in_in_out_result
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dxcoff.c691 const struct xcoff_incl *in2 = (const struct xcoff_incl *) v2; local
/netbsd-current/external/gpl3/gdb.old/dist/sim/d10v/
H A Dsimops.c158 trace_input_func (SIM_DESC sd, const char *name, enum op_types in1, enum op_types in2, enum op_types in3) argument
/netbsd-current/external/gpl3/gdb/dist/sim/d10v/
H A Dsimops.c158 trace_input_func (SIM_DESC sd, const char *name, enum op_types in1, enum op_types in2, enum op_types in3) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsimplify-rtx.c1000 rtx in1 = XEXP (op, 0), in2 = XEXP (op, 1); local
2582 rtx in1, in2; local
2809 rtx in1, in2; local
2825 rtx in1, in2; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/cr16/
H A Dsimops.c238 trace_input_func (SIM_DESC sd, const char *name, enum op_types in1, enum op_types in2, enum op_types in3) argument
/netbsd-current/external/gpl3/gdb/dist/sim/cr16/
H A Dsimops.c231 trace_input_func (SIM_DESC sd, const char *name, enum op_types in1, enum op_types in2, enum op_types in3) argument
/netbsd-current/external/mit/isl/dist/
H A Disl_map.c10797 unsigned in1, in2, out1, out2, nparam, total, pos; local
10859 isl_size in1, in2, out, nparam; local
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c108847 codeCompare( Parse *pParse, Expr *pLeft, Expr *pRight, int opcode, int in1, int in2, int dest, int jumpIfNull, int isCommuted ) argument
[all...]

Completed in 987 milliseconds

123