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

  /external/libchrome/mojo/public/c/system/tests/
core_unittest_pure_c.c 20 #define STRINGIFY2(x) STRINGIFY(x)
22 __FILE__ "(" STRINGIFY2(__LINE__) "): Failure: " message
  /external/perfetto/src/traced/probes/ftrace/
format_parser.cc 35 #define STRINGIFY(x) STRINGIFY2(x)
36 #define STRINGIFY2(x) #x
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_ssl.c 148 #define STRINGIFY2(x) STRINGIFY1(x)
150 #define ERRSTR(x) ERRSTR1("_ssl.c", STRINGIFY2(__LINE__), x)
    [all...]
  /external/python/cpython2/Modules/
_ssl.c 364 #define STRINGIFY2(x) STRINGIFY1(x)
366 #define ERRSTR(x) ERRSTR1("_ssl.c", STRINGIFY2(__LINE__), x)
    [all...]

Completed in 123 milliseconds