Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dimagetool.h238 #define ___cat(a, b) a ## b macro
239 #define __cat(a, b) ___cat(a, b)