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

/bionic/tests/headers/posix/
H A Dmath_h.c46 #if !defined(isgreaterequal)
47 #error isgreaterequal
/bionic/libc/include/
H A Dmath.h308 #define isgreaterequal(x, y) __builtin_isgreaterequal((x), (y)) macro
/bionic/tools/versioner/current/
H A Dmath.h308 #define isgreaterequal(x, y) __builtin_isgreaterequal((x), (y)) macro

Completed in 80 milliseconds