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

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
op-common.h 1808 __FP_CLZ (_FP_FROM_INT_lz, \
2090 #ifndef __FP_CLZ
2092 # define __FP_CLZ(r, x) \
2109 #endif /* ndef __FP_CLZ */
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
op-common.h 1812 __FP_CLZ (_FP_FROM_INT_lz, \
2069 #ifndef __FP_CLZ
2071 # define __FP_CLZ(r, x) \
2088 #endif /* ndef __FP_CLZ */

Completed in 29 milliseconds