Home
last modified time | relevance | path

Searched refs:isgreaterequal (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/tests/headers/posix/
H A Dmath_h.c46 #if !defined(isgreaterequal) in math_h()
47 #error isgreaterequal in math_h()
/aosp12/bionic/libc/include/
H A Dmath.h306 #define isgreaterequal(x, y) __builtin_isgreaterequal((x), (y)) macro
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt433 isgreaterequal