Lines Matching +defs:a +defs:code
216 int code; member
279 #define SET_MEMBER(p, a) \ argument
285 #define SET_INSERT(p, a) \ argument
291 #define SET_DELETE(p, a) \ argument
298 #define SET_INTERSECT(a, b, n)\ argument
309 #define SET_SUBTRACT(a, b, n)\ argument
320 #define SET_UNION(a, b, n)\ argument
375 #define MAX(a,b) ((a)>(b)?(a):(b)) argument
727 F(opt_state_t *opt_state, int code, bpf_u_int32 v0, bpf_u_int32 v1) in F()
784 bpf_u_int32 a, b; in fold_op() local
1618 int code = ep->code; in fold_edge() local