Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dentry.h14 # define PASTE2(x,y) x##y macro
15 # define PASTE(x,y) PASTE2(x,y)