Searched defs:lookahead_valid (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmacroexp.c919 get_next_token_for_substitution(struct macro_buffer *replacement_list, struct macro_buffer *token, char **start, struct macro_buffer *lookahead, char **lookahead_start, int *lookahead_valid, bool *keep_going) argument
969 int lookahead_valid; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmacroexp.c905 get_next_token_for_substitution(shared_macro_buffer *replacement_list, shared_macro_buffer *token, const char **start, shared_macro_buffer *lookahead, const char **lookahead_start, int *lookahead_valid, bool *keep_going) argument
955 int lookahead_valid; local
[all...]

Completed in 93 milliseconds