Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dlocal.h379 } __ACTION; typedef
383 extern const __ACTION __action_table[MAX_STATE][MAX_CH_CLASS];
Dvfprintf.c1770 const __ACTION __action_table[MAX_STATE][MAX_CH_CLASS] = {
1804 __ACTION action; in get_arg()
Dvfwprintf.c1728 __ACTION action; in get_arg()
/picolibc-latest/newlib/
DChangeLog-20157066 (__CH_CLASS, __STATE, __ACTION): Move definition from vfprintf.c here