Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/riscv/
Ddl-machine.h95 #define STRINGXV(X) STRINGV_ (X)
96 #define STRINGV_(...) # __VA_ARGS__ macro
/glibc-2.36/sysdeps/mips/
Ddl-machine.h121 #define STRINGXV(X) STRINGV_(X)
122 #define STRINGV_(...) # __VA_ARGS__ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1410468 (STRINGXP, STRINGXV, STRINGV_): New macros.