Searched refs:t_eof (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Drltty.h62 unsigned char t_eof; member in struct:_rl_tty_chars
H A Drltty.c150 _rl_tty_chars.t_eof = tiop->tchars.t_eofc;
357 _rl_tty_chars.t_eof = tiop->c_cc[VEOF];
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Drltty.h62 unsigned char t_eof; member in struct:_rl_tty_chars
H A Drltty.c150 _rl_tty_chars.t_eof = tiop->tchars.t_eofc;
357 _rl_tty_chars.t_eof = tiop->c_cc[VEOF];
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-elisp.c393 t_eof /* EOF marker */ enumerator in enum:object_type
630 op->type = t_eof;
679 if (inner.type == t_eof)
757 if (inner.type == t_eof)
968 if (inner.type == t_eof)
1243 if (toplevel_object.type == t_eof)
H A Dx-scheme.c638 t_eof /* EOF marker */ enumerator in enum:object_type
689 op->type = t_eof;
764 if (inner.type == t_eof)
1210 if (toplevel_object.type == t_eof)
H A Dx-lisp.c889 t_eof /* EOF marker */ enumerator in enum:object_type
946 op->type = t_eof;
1047 if (inner.type == t_eof)
1307 op->type = t_eof;
1413 if (toplevel_object.type == t_eof)
H A Dx-tcl.c422 t_eof /* EOF marker */ enumerator in enum:word_type
725 wp->type = t_eof;
815 t_bracket (only if looking_for is ']') or t_brace or t_eof. */
874 || inner.type == t_brace || inner.type == t_eof)
948 t_bracket (only if looking_for is ']') or t_brace or t_eof. */
H A Dx-sh.c434 t_eof /* EOF marker */ enumerator in enum:word_type
756 wp->type = t_eof;
1220 || inner.type == t_eof)

Completed in 96 milliseconds