Home
last modified time | relevance | path

Searched defs:_GL_HAS_BUILTIN_ILOGB (Results 1 – 1 of 1) sorted by relevance

/sysdeps/powerpc/fpu/
A Dmath_private.h31 # define _GL_HAS_BUILTIN_ILOGB 1 macro
33 # define _GL_HAS_BUILTIN_ILOGB __has_builtin (__builtin_vsx_scalar_extract_exp) macro
35 # define _GL_HAS_BUILTIN_ILOGB 0 macro
59 #define _GL_HAS_BUILTIN_ILOGB 0 macro

Completed in 2 milliseconds