HomeSort by relevance Sort by last modified time
    Searched refs:__floating_type (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tgmath.h 52 # define __floating_type(type) \ macro
57 # define __floating_type(type) (((type) 0.25) && ((type) 0.25 - 1)) macro
69 __floating_type (__typeof__ (expr)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tgmath.h 52 # define __floating_type(type) \ macro
57 # define __floating_type(type) (((type) 0.25) && ((type) 0.25 - 1)) macro
69 __floating_type (__typeof__ (expr)))

Completed in 162 milliseconds