HomeSort by: relevance | last modified time | path
    Searched refs:testutil_stringify_helper (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/test/
testutil.h 112 # define testutil_stringify_helper(s) #s macro
113 # define testutil_stringify(s) testutil_stringify_helper(s)
  /src/crypto/external/apache2/openssl/dist/test/
testutil.h 120 #define testutil_stringify_helper(s) #s macro
121 #define testutil_stringify(s) testutil_stringify_helper(s)
  /src/crypto/external/bsd/openssl/dist/test/
testutil.h 120 # define testutil_stringify_helper(s) #s macro
121 # define testutil_stringify(s) testutil_stringify_helper(s)

Completed in 28 milliseconds