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

/netbsd-6-1-5-RELEASE/usr.sbin/wlanctl/
H A Dwlanctl.c60 int cf_a; /* all 802.11 interfaces */ member in struct:cmdflags
305 cf->cf_a = 1;
333 if (!LOGICAL_XOR(argc > 0, cf.cf_a))
336 if (cf.cf_a) {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.c1112 conflict_function *cf_a, *cf_b;
1124 cf_a = SUB_CONFLICTS_IN_A (subscript);
1127 fn_a = common_affine_function (cf_a);
1111 conflict_function *cf_a, *cf_b; local

Completed in 75 milliseconds