Home
last modified time | relevance | path

Searched refs:MAX_NEGATIVE (Results 1 – 1 of 1) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_flog.c40 #define MAX_NEGATIVE (-2147483647-1) macro
71 return MAX_NEGATIVE; in EAS_flog2()
77 if ((n & (EAS_U32) MAX_NEGATIVE) != 0) in EAS_flog2()