Home
last modified time | relevance | path

Searched refs:seen_type (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/
Dslc-gram.y133 int seen_type = 0; in check_option() local
147 seen_type++; in check_option()
175 if(seen_type > 1) { in check_option()
Dslc-gram.c1435 int seen_type = 0; in check_option() local
1449 seen_type++; in check_option()
1477 if(seen_type > 1) { in check_option()
/netbsd/src/external/gpl3/binutils/dist/ld/
Dldelf.c1338 int seen_type = 0; in ldelf_after_open() local
1361 if (seen_type == 0) in ldelf_after_open()
1363 seen_type = type; in ldelf_after_open()
1365 else if (seen_type != type) in ldelf_after_open()
1384 if (seen_type == COMPACT_EH_HDR) in ldelf_after_open()
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-common.cc1942 bool seen_type = false; in lto_read_decls() local
1949 seen_type = true; in lto_read_decls()
1959 if (seen_type) in lto_read_decls()