Home
last modified time | relevance | path

Searched defs:ep (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/testsuite/newlib.search/
Dhsearchtest.c55 ENTRY e, *ep, *ep2; in main() local
/picolibc-latest/newlib/libc/stdio/
Dnano-vfprintf_local.h179 #define PRINTANDPAD(p, ep, len, ch) { \ argument
Dvfprintf.c491 #define PRINTANDPAD(p, ep, len, with) { \ in VFPRINTF() argument
519 #define PRINTANDPAD(p, ep, len, with) { \ in VFPRINTF() argument
Dvfwprintf.c477 #define PRINTANDPAD(p, ep, len, with) { \ in VFWPRINTF() argument
505 #define PRINTANDPAD(p, ep, len, with) { \ in VFWPRINTF() argument
/picolibc-latest/newlib/libc/xdr/
Dxdr.c550 enum_t * ep) in xdr_enum()