Searched defs:floorl (Results 1 – 2 of 2) sorted by relevance
14 long double LLVM_LIBC_ENTRYPOINT(floorl)(long double x) { in LLVM_LIBC_ENTRYPOINT() argument
276 # define floorl(x) floor((double)(x)) macro