Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c363 #define STRINGIFY1(x) #x macro
364 #define STRINGIFY2(x) STRINGIFY1(x)