Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
HDsh.h822 #define SEEKEQ(a, b) ((a)->type == (b)->type && \ macro
HDsh.func.c563 SEEKEQ(&whyles->w_start, &lineloc) && in dowhile()