Home
last modified time | relevance | path

Searched defs:add_exp (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/lgpl3/mpfr/dist/src/
Dsub1.c41 int inexact, shift_b, shift_c, add_exp = 0; in mpfr_sub1() local
/netbsd/src/games/rogue/
Dlevel.c820 add_exp(int e, boolean promotion) in add_exp() function