Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc-enc-hextile-template.h2 #define CONCAT(a, b) CONCAT_I(a, b) macro
12 static void CONCAT(send_hextile_tile_, NAME)(VncState *vs, in CONCAT() function
/openbmc/u-boot/drivers/mtd/
H A Dmtdconcat.c53 #define CONCAT(x) ((struct mtd_concat *)(x)) macro
/openbmc/linux/drivers/mtd/
H A Dmtdconcat.c46 #define CONCAT(x) ((struct mtd_concat *)(x)) macro