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

/macosx-10.9.5/libpcap-42/libpcap/
H A Dgencode.h212 * is smaller than 8*sizeof(atomset).
214 typedef bpf_u_int32 atomset; typedef
255 atomset def, kill;
256 atomset in_use;
257 atomset out_use;
H A Doptimize.c471 atomset def = 0, use = 0, kill = 0;
1326 atomset use = succ->out_use;

Completed in 128 milliseconds