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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-elisp.c394 t_eof /* EOF marker */ enumerator in enum:object_type
631 op->type = t_eof;
680 if (inner.type == t_eof)
758 if (inner.type == t_eof)
969 if (inner.type == t_eof)
1244 if (toplevel_object.type == t_eof)
H A Dx-scheme.c639 t_eof /* EOF marker */ enumerator in enum:object_type
690 op->type = t_eof;
765 if (inner.type == t_eof)
1211 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.c423 t_eof /* EOF marker */ enumerator in enum:word_type
726 wp->type = t_eof;
816 t_bracket (only if looking_for is ']') or t_brace or t_eof. */
875 || inner.type == t_brace || inner.type == t_eof)
949 t_bracket (only if looking_for is ']') or t_brace or t_eof. */
H A Dx-sh.c435 t_eof /* EOF marker */ enumerator in enum:word_type
757 wp->type = t_eof;
1221 || inner.type == t_eof)

Completed in 313 milliseconds