Searched refs:find_core (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/etc/defaults/
H A Ddaily.conf12 find_core=YES
/netbsd-current/etc/
H A Ddaily93 if checkyesno find_core; then
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-kvx.c281 int find_core = 0; local
297 for (int i = 0; i < KVXNUMCORES && !find_core; ++i)
305 find_core = 1;
308 if (!find_core)

Completed in 153 milliseconds