Searched refs:at_eof (Results 1 – 15 of 15) sorted by relevance
| /freebsd-9-stable/contrib/bind9/lib/isc/ |
| D | lex.c | 43 isc_boolean_t at_eof; member 205 source->at_eof = ISC_FALSE; in new_source() 324 source->at_eof = ISC_FALSE; in pushback() 395 source->at_eof) in isc_lex_gettoken() 442 source->at_eof = ISC_TRUE; in isc_lex_gettoken() 449 source->at_eof = ISC_TRUE; in isc_lex_gettoken() 465 if (!source->at_eof) { in isc_lex_gettoken() 883 source->at_eof = ISC_FALSE; in isc_lex_ungettoken()
|
| /freebsd-9-stable/contrib/ntp/lib/isc/ |
| D | lex.c | 43 isc_boolean_t at_eof; member 204 source->at_eof = ISC_FALSE; in new_source() 321 source->at_eof = ISC_FALSE; in pushback() 392 source->at_eof) in isc_lex_gettoken() 439 source->at_eof = ISC_TRUE; in isc_lex_gettoken() 446 source->at_eof = ISC_TRUE; in isc_lex_gettoken() 462 if (!source->at_eof) { in isc_lex_gettoken() 877 source->at_eof = ISC_FALSE; in isc_lex_ungettoken()
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | decl2.c | 98 int at_eof; variable 1135 toplevel_bindings_p (), at_eof); in finish_anon_union() 1354 gcc_assert (at_eof); in import_export_class() 1444 gcc_assert (at_eof); in decl_needed_p() 1941 gcc_assert (at_eof); in import_export_decl() 3062 at_eof = 1; in cp_finish_file()
|
| D | rtti.c | 1005 gcc_assert (at_eof); in get_pseudo_ti_init() 1200 if (!at_eof) in get_pseudo_ti_index()
|
| D | method.c | 1097 rest_of_decl_compilation (fn, toplevel_bindings_p (), at_eof); in implicitly_declare_fn()
|
| D | ChangeLog-1996 | 1689 * pt.c (instantiate_decl): If at_eof, call import_export_decl 2385 * rtti.c (get_tinfo_fn): If at_eof, call import_export_decl. 2624 unless at_eof. 2789 * pt.c (instantiate_decl): Only call import_export_decl if at_eof 3471 * cp-tree.h: Declare at_eof.
|
| D | semantics.c | 3203 else if (!at_eof) in expand_or_defer_fn()
|
| D | decl.c | 4996 rest_of_decl_compilation (decl, toplev, at_eof); in make_rtl_for_nonlocal_decl() 5049 rest_of_decl_compilation (decl, toplev, at_eof); in make_rtl_for_nonlocal_decl() 5278 at_eof); in cp_finish_decl()
|
| D | ChangeLog-1997 | 788 * method.c (synthesize_method): If at_eof, determine our linkage. 1721 DECL_INLINE if at_eof.
|
| D | cp-tree.h | 3402 extern int at_eof;
|
| D | call.c | 6734 rest_of_decl_compilation (var, /*toplev=*/1, at_eof); in initialize_reference()
|
| D | ChangeLog-1998 | 960 * class.c (build_vtable): Don't pass at_eof to import_export_vtable. 3030 * class.c (build_vtable): Pass at_eof to import_export_vtable. 3034 * class.c (finish_struct_1): Call import_export_class if at_eof.
|
| D | class.c | 3835 rest_of_decl_compilation (clone, /*top_level=*/1, at_eof); in build_clone()
|
| D | pt.c | 12251 if (at_eof && !pattern_defined in instantiate_decl()
|
| D | ChangeLog-1999 | 5922 * decl2.c (finish_file): Set at_eof to 2 after expanding ctors.
|