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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dscript.h415 : check_(check), message_(message, messagelen)
428 Expression* check_; member in class:gold::Script_assertion
H A Dscript.cc1079 if (!this->check_->eval(symtab, layout, true))
1089 this->check_->print(f);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dscript.h415 : check_(check), message_(message, messagelen)
428 Expression* check_; member in class:gold::Script_assertion
H A Dscript.cc1079 if (!this->check_->eval(symtab, layout, true))
1089 this->check_->print(f);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dscript.h415 : check_(check), message_(message, messagelen)
428 Expression* check_; member in class:gold::Script_assertion
H A Dscript.cc1079 if (!this->check_->eval(symtab, layout, true))
1089 this->check_->print(f);
/netbsd-current/tests/usr.bin/config/
H A Dt_config.sh106 check_${name} &&
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dprint.c765 #define ext(name, checkname) #name, &asn1_oid_id_x509_ce_##name, check_##checkname
789 #define ext(name, checkname) #name, &asn1_oid_id_pkix_pe_##name, check_##checkname
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp750 checker->Filter.check_##name = true; \
H A DCheckSecuritySyntaxOnly.cpp1086 checker->filter.check_##name = true; \
/netbsd-current/external/bsd/atf/dist/atf-c/
H A Dmacros_test.c111 H_DEF(check_ ## id, ATF_CHECK(condition))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A DMakefile.in4107 check_p_count=$(check_$(check_p_tool)_parallelize)
4132 # is run with check-parallel-$lang goal and check_$lang_parallelize variable
4137 # to lang_checks_parallelized variable and define check_$lang_parallelize
4167 check_$*_parallelize= check-parallel-$*; \
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A DMakefile.in4208 check_p_count=$(check_$(check_p_tool)_parallelize)
4233 # is run with check-parallel-$lang goal and check_$lang_parallelize variable
4238 # to lang_checks_parallelized variable and define check_$lang_parallelize
4268 check_$*_parallelize= check-parallel-$*; \

Completed in 403 milliseconds