Home
last modified time | relevance | path

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

/third_party/libunwind/src/setjmp/
Dlongjmp.c103 #define STRINGIFY1(x) #x macro
104 #define STRINGIFY(x) STRINGIFY1(x)