HomeSort by relevance Sort by last modified time
    Searched defs:__builtin_huge_val (Results 1 - 6 of 6) sorted by null

  /external/libcxx/include/support/ibm/
limits.h 28 #define __builtin_huge_val() HUGE_VAL macro
43 #define __builtin_huge_val() HUGE_VAL //0x7ff0000000000000 macro
  /external/libcxx/include/support/win32/
limits_win32.h 66 #define __builtin_huge_val() HUGE_VAL macro
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
limits.h 28 #define __builtin_huge_val() HUGE_VAL macro
43 #define __builtin_huge_val() HUGE_VAL //0x7ff0000000000000 macro
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h 66 #define __builtin_huge_val() HUGE_VAL macro
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
limits.h 28 #define __builtin_huge_val() HUGE_VAL macro
43 #define __builtin_huge_val() HUGE_VAL //0x7ff0000000000000 macro
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
limits_win32.h 66 #define __builtin_huge_val() HUGE_VAL macro

Completed in 991 milliseconds