Home
last modified time | relevance | path

Searched defs:xe (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D20030314-1.c7 static inline bar(const short int xs, const short int xe) in bar()
15 short int xe; in f() local
/openbsd/src/lib/libcrypto/sha/
Dsha1_amd64_shani.S60 #define sha1_shani_round(fn, xmsg, xe, xe_next) \ argument
65 #define sha1_shani_round_load(fn, idx, m, xmsg, xe, xe_next) \ argument
69 #define sha1_shani_round_update(fn, xm0, xm1, xm2, xm3, xe, xe_next) \ argument
/openbsd/src/lib/libc/gdtoa/
Dgmisc.c41 ULong *x, *x1, *xe, y; local
74 ULong L, *x, *xe; local
Dstrtodg.c54 ULong *x, *xe; local
101 ULong *x, *xe; local
133 ULong *x, *xe; local
153 ULong *x, *xe; local
Dsum.c42 ULong carry, *xc, *xa, *xb, *xe, y; local
Dhexnan.c60 ULong c, h, *x, *x1, *xe; local
Dsmisc.c150 ULong *ce, *x, *xe; local
Dmisc.c471 ULong *x, *x1, *xe, z; local
/openbsd/src/usr.sbin/eigrpd/
Deigrpd.c644 struct eigrp *eigrp, *etmp, *xe; in merge_config() local
722 merge_instances(struct eigrpd_conf *xconf, struct eigrp *eigrp, struct eigrp *xe) in merge_instances()
/openbsd/src/gnu/gcc/gcc/
Dstruct-equiv.c759 rtx xe = XVECEXP (x, 0, j); in set_dest_equiv_p() local
/openbsd/src/regress/lib/libcrypto/x509/
Dx509_asn1.c414 X509_EXTENSION *xe; in test_x509_req_setters() local
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DScalarEvolution.cpp3348 for (int x = 0, xe = AddRec->getNumOperands() + in getMulExpr() local