Searched refs:SEEKEQ (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/tcsh-6/ | ||
| HD | sh.h | 822 #define SEEKEQ(a, b) ((a)->type == (b)->type && \ macro |
| HD | sh.func.c | 563 SEEKEQ(&whyles->w_start, &lineloc) && in dowhile() |