Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/arm/
Dsetjmp.S11 #define CONCAT(a, b) CONCAT2(a, b) macro
18 #define SYM(x) CONCAT (__USER_LABEL_PREFIX__, x)