Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/groff/src/utils/addftinfo/
Dguess.cpp34 goto do_default; in guess()
38 do_default: in guess()
/freebsd-9-stable/contrib/binutils/gas/
Das.c149 goto do_default; in select_emulation_mode()
161 do_default: in select_emulation_mode()
/freebsd-9-stable/contrib/gcc/cp/
Ddecl.c4237 int do_default = !DECL_EXTERNAL (decl); in maybe_deduce_size_from_array_init() local
4260 do_default); in maybe_deduce_size_from_array_init()
4268 if (do_default) in maybe_deduce_size_from_array_init()
5896 cp_complete_array_type (tree *ptype, tree initial_value, bool do_default) in cp_complete_array_type() argument
5921 failure = complete_array_type (ptype, initial_value, do_default); in cp_complete_array_type()
DChangeLog-20001035 * decl.c (maybe_deduce_size_from_array_init): Set do_default for
/freebsd-9-stable/contrib/gcc/
Dc-decl.c3498 bool do_default in finish_decl() local
3506 do_default); in finish_decl()
3518 if (do_default) in finish_decl()
Dc-common.c6320 complete_array_type (tree *ptype, tree initial_value, bool do_default) in complete_array_type() argument
6380 if (!do_default) in complete_array_type()