HomeSort by: relevance | last modified time | path
    Searched refs:_FP_UNREACHABLE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
soft-fp.h 54 # define _FP_UNREACHABLE __builtin_unreachable ()
56 # define _FP_UNREACHABLE abort ()
op-common.h 928 _FP_UNREACHABLE; \
1095 _FP_UNREACHABLE; \
1151 _FP_UNREACHABLE; \
1219 _FP_UNREACHABLE; \
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
soft-fp.h 58 # define _FP_UNREACHABLE __builtin_unreachable ()
60 # define _FP_UNREACHABLE abort ()
op-common.h 932 _FP_UNREACHABLE; \
1099 _FP_UNREACHABLE; \
1155 _FP_UNREACHABLE; \
1223 _FP_UNREACHABLE; \

Completed in 30 milliseconds