Lines Matching defs:sep
1313 #define p(fmt, v, sep) printf(#v " " fmt sep, so.v);
1314 #define pp(fmt, v, sep) printf(#v " " fmt sep, so.v);
1357 #define p(fmt, v, sep) printf(#v " " fmt sep, ssp.v);
1358 #define pll(fmt, v, sep) printf(#v " " fmt sep, (long long) ssp.v);
1359 #define pp(fmt, v, sep) printf(#v " " fmt sep, ssp.v);
1377 #define p(fmt, v, sep) printf(#v " " fmt sep, sb->v);
1405 #define p(fmt, v, sep) printf(#v " " fmt sep, proto.v);
1406 #define pp(fmt, v, sep) printf(#v " " fmt sep, proto.v);
1432 #define p(fmt, v, sep) printf(#v " " fmt sep, dom.v);
1472 #define p(fmt, v, sep) printf(#v " " fmt sep, inp.v);
1473 #define pp(fmt, v, sep) printf(#v " " fmt sep, inp.v);
1519 #define p(fmt, v, sep) printf(#v " " fmt sep, tcpcb.v);
1520 #define pp(fmt, v, sep) printf(#v " " fmt sep, tcpcb.v);