Home
last modified time | relevance | path

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

/glibc-2.36/misc/
Dregexp.c48 step (const char *string, const char *expbuf) in step()
71 advance (const char *string, const char *expbuf) in advance()
/glibc-2.36/stdio-common/
Dprintf_fphex.c133 char expbuf[5]; in __printf_fphex() local