Home | History | Annotate | Download | only in libpcap

Lines Matching defs:Mark

103  * A block is marked if only if its mark equals the current mark.
108 #define isMarked(p) ((p)->mark == cur_mark)
110 #define Mark(p) ((p)->mark = cur_mark)
200 Mark(b);
1706 Mark(p);
1715 * Mark code array such that isMarked(i) is true
1836 Mark(p);
1852 Mark(p);
1886 Mark(p);
2006 Mark(p);
2114 /* mark this instruction and retry */
2130 /* mark this instruction and retry */