Searched defs:exp (Results 1 - 25 of 1085) sorted by relevance

1234567891011>>

/netbsd-current/external/lgpl3/mpc/dist/src/
H A Duceil_log2.c28 mpfr_prec_t exp; local
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dplural.y160 exp: exp '?' exp ':' exp label
[all...]
/netbsd-current/external/gpl2/grep/dist/intl/
H A Dplural.y184 exp: exp '?' exp ':' exp label
[all...]
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dplural.y160 exp: exp '?' exp ':' exp label
[all...]
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dplural.y192 exp: exp '?' exp ':' exp label
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dplural.y192 exp: exp '?' exp ':' exp label
[all...]
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Duceil_log2.c32 long exp; local
[all...]
H A Dufloor_log2.c29 long exp; local
[all...]
H A Duceil_exp2.c31 long exp; local
[all...]
H A Dget_q.c31 mpfr_exp_t exp; local
H A Dscale2.c31 mpfr_scale2 (double d, int exp) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dplural.y192 exp: exp '?' exp ':' exp label
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dplural.y192 exp: exp '?' exp ':' exp label
[all...]
/netbsd-current/external/bsd/flex/dist/examples/manual/
H A Dexpr.y35 exp : NUMBER { $$ = $1; } label
[all...]
/netbsd-current/lib/libc/quad/
H A Dfixsfdi_ieee754.c57 signed int exp = ux.sngu_exp - SNG_EXP_BIAS; local
72 r <<= exp; local
H A Dfixunsdfdi_ieee754.c58 signed int exp = ux.dblu_exp - DBL_EXP_BIAS; local
[all...]
H A Dfixunssfdi_ieee754.c58 signed int exp = ux.sngu_exp - SNG_EXP_BIAS; local
/netbsd-current/lib/libm/src/
H A Dw_exp.c35 exp(double x) /* wrapper exp */ function
/netbsd-current/lib/libc/gdtoa/
H A DstrtoIx.c44 Long exp[2]; local
H A DstrtoIxL.c44 Long exp[2]; local
H A DstrtoIQ.c44 Long exp[2]; local
H A DstrtoIdd.c48 Long exp[2]; local
H A DstrtoId.c44 Long exp[2]; local
H A DstrtoIf.c44 Long exp[2]; local
/netbsd-current/bin/expr/
H A Dexpr.y73 exp: expr = { label

Completed in 546 milliseconds

1234567891011>>