Home
last modified time | relevance | path

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

/linux-3.3/include/linux/netfilter/ipset/
Dip_set_ahash.h8 #define CONCAT(a, b, c) a##b##c macro
252 #define CONCAT(a, b, c) a##b##c macro
/linux-3.3/drivers/mtd/
Dmtdconcat.c60 #define CONCAT(x) ((struct mtd_concat *)(x)) macro