Home
last modified time | relevance | path

Searched refs:expl (Results 1 – 25 of 111) sorted by relevance

12345

/netbsd/src/lib/libm/src/
Ds_expl.c42 __weak_alias(expl, _expl)
59 expl(long double d)
Dnamespace.h41 #define expl _expl macro
/netbsd/src/games/hunt/huntd/
Dexecute.c435 PLAYER *owner, int expl, char over) in add_shot() argument
464 (owner == NULL) ? NULL : owner->p_ident, expl, over); in add_shot()
471 int size, PLAYER *owner, IDENT *score, int expl, char over) in create_shot() argument
490 bp->b_expl = expl; in create_shot()
Dshots.c664 char expl; in chkshot() local
702 expl = (dy == 0) ? '*' : '|'; in chkshot()
704 expl = '-'; in chkshot()
706 expl = '\\'; in chkshot()
708 expl = '/'; in chkshot()
710 expl = '*'; in chkshot()
711 showexpl(y, x, expl); in chkshot()
DMakefile4 SRCS= answer.c draw.c driver.c execute.c expl.c \
/netbsd/src/crypto/external/bsd/heimdal/dist/kpasswd/
Dkpasswdd.c126 const char *expl) in make_result() argument
135 ret = krb5_store_stringz(sp, expl); in make_result()
157 const char *expl) in reply_error() argument
164 if (make_result(&e_data, result_code, expl)) in reply_error()
202 const char *expl) in reply_priv() argument
217 if (make_result(&e_data, result_code, expl)) in reply_priv()
/netbsd/src/lib/libm/complex/
Dcexpl.c44 r = expl(x); in cexpl()
Dcpowl.c52 r = r * expl(-y * arga); in cpowl()
Dcephes_subrl.c48 e = expl(x); in _cchshl()
/netbsd/src/external/lgpl3/mpfr/dist/src/
Dget_ld.c169 ld.s.expl = (e + 0x3FFE); in mpfr_get_ld()
172 ld.s.exph = ld.s.expl = 0; in mpfr_get_ld()
Dlngamma.c820 mpfr_exp_t expl; in mpfr_lgamma() local
849 expl = MPFR_EXP (l); in mpfr_lgamma()
859 if (expl < MPFR_EXP (x) + w) in mpfr_lgamma()
/netbsd/src/lib/libm/
Dm.ieee754.expsym118 expl
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/
Dsymver-config.h1165 # define expl _expl macro
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/
Dsymver-config.h1165 # define expl _expl macro

12345