Searched refs:num_others (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dieee802_11_common.c1240 int num_11b = 0, num_others = 0; local
1250 num_others++;
1258 num_others++;
1261 return num_11b > 0 && num_others == 0;
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c2096 int num_others = 1; local
2108 && num_target_entries != num_funcs + num_vars + num_others)

Completed in 126 milliseconds