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

  /external/jemalloc/test/unit/
quarantine.c 4 #define STRINGIFY_HELPER(x) #x
5 #define STRINGIFY(x) STRINGIFY_HELPER(x)
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/include/
cext.h 40 #define STRINGIFY(n) STRINGIFY_HELPER(n)
41 #define STRINGIFY_HELPER(n) #n
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/include/
cext.h 40 #define STRINGIFY(n) STRINGIFY_HELPER(n)
41 #define STRINGIFY_HELPER(n) #n
  /external/protobuf/php/ext/google/protobuf/
upb.c     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c     [all...]

Completed in 113 milliseconds