Home
last modified time | relevance | path

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

/aosp_15_r20/external/musl/src/math/
H A Dasinl.c27 #define CLOSETO1(u) (u.i.m>>56 >= 0xf7) macro
30 #define CLOSETO1(u) (u.i.top >= 0xee00) macro
/aosp_15_r20/external/trusty/musl/src/math/
Dasinl.c27 #define CLOSETO1(u) (u.i.m>>56 >= 0xf7) macro
30 #define CLOSETO1(u) (u.i.top >= 0xee00) macro