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

/external/libpcap/
H A Dgencode.h204 * is smaller than 8*sizeof(atomset).
206 typedef bpf_u_int32 atomset; typedef
247 atomset def, kill;
248 atomset in_use;
249 atomset out_use;
H A Doptimize.c453 atomset def = 0, use = 0, kill = 0;
1297 atomset use = succ->out_use;

Completed in 51 milliseconds