Home
last modified time | relevance | path

Searched refs:current_token (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregcomp.c2065 re_token_t current_token; in parse() local
2067 fetch_token (&current_token, regexp, syntax | REG_CARET_ANCHORS_HERE); in parse()
2068 tree = parse_reg_exp (regexp, preg, &current_token, syntax, 0, err); in parse()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20086435 (mi_cmd_execute): Set current_token even for commands
6672 * mi/mi-main.h (current_token, running_result_record_printed):
8678 * mi/mi-main.c (last_async_command): Rename to current_token.
H A DChangeLog-200911658 * mi/mi-main.c (mi_execute_command): Set current_token here.
11659 (mi_cmd_execute): Do not set current_token here.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20086435 (mi_cmd_execute): Set current_token even for commands
6672 * mi/mi-main.h (current_token, running_result_record_printed):
8678 * mi/mi-main.c (last_async_command): Rename to current_token.
H A DChangeLog-200911658 * mi/mi-main.c (mi_execute_command): Set current_token here.
11659 (mi_cmd_execute): Do not set current_token here.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git26616 gdb/mi: make current_token a field of mi_interp
26619 current_token a field of mi_interp. This variable contains the token of
43218 memory management. It also makes current_token 'const' in order to