Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dtest-ctype.c65 bool space = c == ' ' || c == '\f' || c == '\n' || c == '\r' || c == '\t' || c == '\v'; in main() local
/picolibc-latest/newlib/libc/search/
Dhash_bigkey.c94 __uint16_t space, move_bytes, off; in __big_insert() local