_FP_UNPACK_RAW_2_P   75 include/math-emu/double.h #define FP_UNPACK_RAW_DP(X,val)	_FP_UNPACK_RAW_2_P(D,X,val)
_FP_UNPACK_RAW_2_P   91 include/math-emu/double.h     _FP_UNPACK_RAW_2_P(D,X,val);	\
_FP_UNPACK_RAW_2_P  154 include/math-emu/quad.h #define FP_UNPACK_RAW_QP(X,val)	_FP_UNPACK_RAW_2_P(Q,X,val)
_FP_UNPACK_RAW_2_P  170 include/math-emu/quad.h     _FP_UNPACK_RAW_2_P(Q,X,val);	\