Home
last modified time | relevance | path

Searched refs:STRCAT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c130 #define STRCAT(X, Y) (X Y) macro
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch20043 +#define STRCAT(x,y) x##y
20047 +#define FUNC(f) STRCAT(f, 8)
20050 +#define FUNC(f) STRCAT(f, 16)
20236 +#undef STRCAT