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

/macosx-10.10/libpcap-48/libpcap/
H A Dgencode.h223 * is smaller than 8*sizeof(atomset).
225 typedef bpf_u_int32 atomset; typedef
266 atomset def, kill;
267 atomset in_use;
268 atomset out_use;
H A Doptimize.c420 atomset def = 0, use = 0, kill = 0;
1254 atomset use = succ->out_use;

Completed in 177 milliseconds