Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20030314-1.c7 static inline bar(const short int xs, const short int xe) in bar()
15 short int xe; in f() local
/openbsd/lib/libc/gdtoa/
H A Dgmisc.c41 ULong *x, *x1, *xe, y; local
74 ULong L, *x, *xe; local
H A Dstrtodg.c54 ULong *x, *xe; local
101 ULong *x, *xe; local
133 ULong *x, *xe; local
153 ULong *x, *xe; local
H A Dsum.c42 ULong carry, *xc, *xa, *xb, *xe, y; local
H A Dhexnan.c60 ULong c, h, *x, *x1, *xe; local
H A Dsmisc.c150 ULong *ce, *x, *xe; local
H A Dmisc.c471 ULong *x, *x1, *xe, z; local
/openbsd/usr.sbin/eigrpd/
H A Deigrpd.c636 struct eigrp *eigrp, *etmp, *xe; in merge_config() local
714 merge_instances(struct eigrpd_conf *xconf, struct eigrp *eigrp, struct eigrp *xe) in merge_instances()
/openbsd/gnu/gcc/gcc/
H A Dstruct-equiv.c759 rtx xe = XVECEXP (x, 0, j); in set_dest_equiv_p() local
/openbsd/regress/lib/libcrypto/x509/
H A Dx509_asn1.c414 X509_EXTENSION *xe; in test_x509_req_setters() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp3348 for (int x = 0, xe = AddRec->getNumOperands() + in getMulExpr() local