Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_ssl.c148 #define STRINGIFY2(x) STRINGIFY1(x) macro
150 #define ERRSTR(x) ERRSTR1("_ssl.c", STRINGIFY2(__LINE__), x)