Home
last modified time | relevance | path

Searched refs:ceil (Results 1 – 4 of 4) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_none.S47 wrapper_func ceil
DCMakeLists.txt93 pico_wrap_function(${TARGET} ceil)
DBUILD.bazel40 "-Wl,--wrap=ceil",
Ddouble_math.c237 double WRAPPER_FUNC(ceil)(double x) { in WRAPPER_FUNC() argument