HomeSort by relevance Sort by last modified time
    Searched refs:STRINGIFY1 (Results 1 - 3 of 3) sorted by null

  /external/libunwind/src/setjmp/
longjmp.c 103 #define STRINGIFY1(x) #x
104 #define STRINGIFY(x) STRINGIFY1(x)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_ssl.c 147 #define STRINGIFY1(x) #x
148 #define STRINGIFY2(x) STRINGIFY1(x)
    [all...]
  /external/python/cpython2/Modules/
_ssl.c 332 #define STRINGIFY1(x) #x
333 #define STRINGIFY2(x) STRINGIFY1(x)
    [all...]

Completed in 95 milliseconds