Home
last modified time | relevance | path

Searched defs:small (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/test/
Dmalloc.c171 void *small = malloc(128); in main() local
Drounding-mode.c266 #define check_func(big, small, name) do { \ in main() argument
Dtest-fma.c341 volatile long double small = 0x1p-16446l; in main() local