Home
last modified time | relevance | path

Searched defs:DO2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/systat/
H A Dicmp.c200 #define DO2(type, row) DO(icps_inhist[type], row, 0); DO(icps_outhist[type], \ in showicmp() macro
H A Dicmp6.c196 #define DO2(type, row) DO(icp6s_inhist[type], row, 0); DO(icp6s_outhist[type], \ in showicmp6() macro
/freebsd/sys/contrib/zlib/
H A Dadler32.c15 #define DO2(buf,i) DO1(buf,i); DO1(buf,i+1); macro