HomeSort by: relevance | last modified time | path
    Searched defs:STR_HELPER (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/test/integration/
smallocx.c 4 #define STR_HELPER(x) #x
5 #define STR(x) STR_HELPER(x)
  /src/external/bsd/jemalloc/dist/test/integration/
smallocx.c 4 #define STR_HELPER(x) #x
5 #define STR(x) STR_HELPER(x)

Completed in 15 milliseconds