Home
last modified time | relevance | path

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

/liblc3-latest/src/
Dfastmath.h45 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()