Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dlocal.h317 } __STATE; typedef
332 extern const __STATE __state_table[MAX_STATE][MAX_CH_CLASS];
Dvfprintf.c1981 const __STATE __state_table[MAX_STATE][MAX_CH_CLASS] = {
2029 __STATE state, next_state;
Dvfwprintf.c1718 __STATE state, next_state; in get_arg()
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20157066 (__CH_CLASS, __STATE, __ACTION): Move definition from vfprintf.c here