Searched defs:exp (Results 1 – 2 of 2) sorted by relevance
45 static inline float lc3_ldexpf(float _x, int exp) { in lc3_ldexpf()60 static inline float lc3_frexpf(float _x, int *exp) { in lc3_frexpf()
458 # define likely(exp) (exp) argument466 # define unlikely(exp) (exp) argument478 # define is_constant(exp) __builtin_constant_p(exp) argument480 # define is_constant(exp) (0) argument