Searched refs:__action_table (Results 1 – 4 of 4) sorted by relevance
372 extern const __ACTION __action_table[MAX_STATE][MAX_CH_CLASS];
1775 const __ACTION __action_table[MAX_STATE][MAX_CH_CLASS] = { variable1865 action = __action_table[state][chtype]; in get_arg()
1763 action = __action_table[state][chtype]; in get_arg()
6338 * libc/stdio/local.h (__chclass, __state_table, __action_table):7068 (__chclass, __state_table, __action_table): Declare.7078 (__chclass, __state_table, __action_table): Prepend __ to name and