Home
last modified time | relevance | path

Searched refs:eq_blk (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/lib/libpcap/
Doptimize.c120 static __inline int eq_blk(struct block *, struct block *);
1613 eq_blk(struct block *b0, struct block *b1) in eq_blk() function
1642 if (eq_blk(blocks[i], blocks[j])) { in intern_blocks()