Home
last modified time | relevance | path

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

/dragonfly/contrib/mpfr/src/
H A Dsub1.c40 int inexact, shift_b, shift_c, add_exp = 0; in mpfr_sub1() local
/dragonfly/games/rogue/
H A Dlevel.c813 add_exp(int e, boolean promotion) in add_exp() function