Searched defs:lookahead (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/demos/expr/
H A Dexpr.c148 lookahead (struct mpexpr_parse_t *p, int prefix) function
[all...]
/netbsd-current/external/mit/lua/dist/src/
H A Dllex.h77 Token lookahead; /* look ahead token */ member in struct:LexState
/netbsd-current/usr.bin/calendar/
H A Dcalendar.c77 static unsigned short lookahead = 1; variable
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Ddeflate.h158 uInt lookahead; /* number of valid bytes ahead in window */ member in struct:internal_state
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Ddeflate.h164 uInt lookahead; /* number of valid bytes ahead in window */ member in struct:internal_state
/netbsd-current/common/dist/zlib/
H A Ddeflate.h166 uInt lookahead; /* number of valid bytes ahead in window */ member in struct:internal_state
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A Ddeflate.h164 uInt lookahead; /* number of valid bytes ahead in window */ member in struct:internal_state
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Ddeflate.h164 uInt lookahead; /* number of valid bytes ahead in window */ member in struct:internal_state
/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
967 struct macro_buffer lookahead; 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
953 shared_macro_buffer lookahead; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Ddeflate.h164 uInt lookahead; /* number of valid bytes ahead in window */ member in struct:internal_state
/netbsd-current/sys/net/
H A Dzlib.c431 uInt lookahead; /* number of valid bytes ahead in window */ member in struct:deflate_state
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c23983 cp_token *lookahead = cp_lexer_peek_nth_token (parser->lexer, 2); local
[all...]

Completed in 469 milliseconds