Searched defs:DOALL (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sbin/ipf/common/ | ||
| H A D | ipf_y.y | 21 #define DOALL(x) for (fr = frc; fr != NULL; fr = fr->fr_next) { x } macro |
| /freebsd/contrib/tcsh/ | ||
| H A D | sh.h | 860 #define DOALL DODOL|DOEXCL macro |