a_                598 net/openvswitch/flow_table.c 	const u8 *a_ = (const u8 *)&a->key + a->range.start;
a_                603 net/openvswitch/flow_table.c 		&& (memcmp(a_, b_, range_n_bytes(&a->range)) == 0);
a_                 39 tools/lib/subcmd/help.c int cmdname_compare(const void *a_, const void *b_)
a_                 41 tools/lib/subcmd/help.c 	struct cmdname *a = *(struct cmdname **)a_;