HomeSort by: relevance | last modified time | path
    Searched defs:_FP_UNION_E (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
extended.h 72 union _FP_UNION_E
99 union _FP_UNION_E FP_UNPACK_RAW_E_flo; \
115 union _FP_UNION_E *FP_UNPACK_RAW_EP_flo \
116 = (union _FP_UNION_E *) (val); \
131 union _FP_UNION_E FP_PACK_RAW_E_flo; \
151 union _FP_UNION_E *FP_PACK_RAW_EP_flo \
152 = (union _FP_UNION_E *) (val); \
309 union _FP_UNION_E
332 union _FP_UNION_E FP_UNPACK_RAW_E_flo; \
346 union _FP_UNION_E *FP_UNPACK_RAW_EP_flo
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
extended.h 73 union _FP_UNION_E
100 union _FP_UNION_E FP_UNPACK_RAW_E_flo; \
116 union _FP_UNION_E *FP_UNPACK_RAW_EP_flo \
117 = (union _FP_UNION_E *) (val); \
132 union _FP_UNION_E FP_PACK_RAW_E_flo; \
152 union _FP_UNION_E *FP_PACK_RAW_EP_flo \
153 = (union _FP_UNION_E *) (val); \
310 union _FP_UNION_E
333 union _FP_UNION_E FP_UNPACK_RAW_E_flo; \
347 union _FP_UNION_E *FP_UNPACK_RAW_EP_flo
    [all...]

Completed in 51 milliseconds