Searched defs:_FP_CLS_COMBINE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/math-emu/
H A Dsoft-fp.h181 #define _FP_CLS_COMBINE(x,y) (((x) << 2) | (y)) macro

Completed in 111 milliseconds