Home
last modified time | relevance | path

Searched defs:DOALL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ipf/common/
H A Dipf_y.y21 #define DOALL(x) for (fr = frc; fr != NULL; fr = fr->fr_next) { x } macro
/freebsd/contrib/tcsh/
H A Dsh.h860 #define DOALL DODOL|DOEXCL macro