Searched refs:do_default (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/
H A Das.c150 goto do_default;
162 do_default:
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Das.c153 goto do_default;
165 do_default:
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dcheck-init.c365 goto do_default;
399 do_default:
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf64-sparc.c2413 goto do_default;
2432 goto do_default;
2447 goto do_default;
2563 goto do_default;
2568 goto do_default;
2615 do_default:
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c3032 int do_default
3039 = complete_array_type (type, DECL_INITIAL (decl), do_default);
3049 if (do_default)
3358 complete_array_type (type, initial_value, do_default)
3361 int do_default;
3404 if (do_default)
3015 int do_default local
H A Dloop.c6915 goto do_default;
6971 do_default:
/openbsd-current/usr.sbin/npppd/npppd/
H A Dnpppd.c681 goto do_default;
694 do_default:
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-bfin.c2909 goto do_default;
3006 goto do_default;
3043 do_default:
/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c4209 /* do_default is really a C-ism to deal with tentative definitions.
4211 int do_default = !DECL_EXTERNAL (decl);
4234 do_default);
4242 if (do_default)
5872 cp_complete_array_type (tree *ptype, tree initial_value, bool do_default)
5897 failure = complete_array_type (ptype, initial_value, do_default);
4200 int do_default = !DECL_EXTERNAL (decl); local
5859 cp_complete_array_type(tree *ptype, tree initial_value, bool do_default) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c8043 /* do_default is really a C-ism to deal with tentative definitions.
8045 int do_default = !DECL_EXTERNAL (decl);
8047 int failure = complete_array_type (type, initializer, do_default);
8054 if (do_default)
9504 complete_array_type (type, initial_value, do_default)
9506 int do_default;
9561 if (do_default)
8030 int do_default = !DECL_EXTERNAL (decl); local
/openbsd-current/gnu/gcc/gcc/
H A Dc-decl.c3411 bool do_default
3419 do_default);
3431 if (do_default)
3394 bool do_default local
H A Dc-common.c6172 complete_array_type (tree *ptype, tree initial_value, bool do_default)
6232 if (!do_default)
6153 complete_array_type(tree *ptype, tree initial_value, bool do_default) argument
/openbsd-current/gnu/usr.bin/perl/
H A Dpp_hot.c5294 goto do_default;
5309 do_default:

Completed in 551 milliseconds