Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/ctype/
Dtowctrans_l.c62 #define first(ce) ((wint_t) ce.first) argument
63 #define last(ce) ((wint_t) (ce.first + ce.diff)) argument
/picolibc-latest/newlib/libc/stdlib/
Dmprec.c1049 __ULong *ce, *x, *xe; in copybits() local