Home
last modified time | relevance | path

Searched defs:PASTE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/ia64/lib/
H A Didiv64.S38 #define PASTE(a,b) PASTE1(a,b) macro
H A Didiv32.S40 #define PASTE(a,b) PASTE1(a,b) macro
/openbmc/linux/tools/testing/selftests/bpf/
H A Duprobe_multi.c8 #define PASTE(a, b) __PASTE(a, b) macro
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h35 #define PASTE(RA, RB, L, RC) \ macro