Home
last modified time | relevance | path

Searched refs:__STATE (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dlocal.h367 } __STATE; typedef
382 extern const __STATE __state_table[MAX_STATE][MAX_CH_CLASS];
Dvfprintf.c1755 const __STATE __state_table[MAX_STATE][MAX_CH_CLASS] = {
1803 __STATE state, next_state; in get_arg()
Dvfwprintf.c1727 __STATE state, next_state; in get_arg()
/picolibc-latest/newlib/
DChangeLog-20157066 (__CH_CLASS, __STATE, __ACTION): Move definition from vfprintf.c here