HomeSort by relevance Sort by last modified time
    Searched refs:atomset (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
gencode.h 221 * is smaller than 8*sizeof(atomset).
223 typedef bpf_u_int32 atomset; typedef
264 atomset def, kill;
265 atomset in_use;
266 atomset out_use;
optimize.c 468 atomset def = 0, use = 0, killed = 0;
1288 atomset use = succ->out_use;
    [all...]

Completed in 5387 milliseconds