Home
last modified time | relevance | path

Searched refs:PUSHC (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Dpunycode.c269 #define PUSHC(c) \ in ossl_a2ulabel() macro
283 PUSHC(inptr[i]); in ossl_a2ulabel()
298 PUSHC(seed[j]); in ossl_a2ulabel()
301 PUSHC(tmpptr != NULL ? '.' : '\0'); in ossl_a2ulabel()
309 #undef PUSHC in ossl_a2ulabel() macro
/third_party/openssl/crypto/
H A Dpunycode.c269 #define PUSHC(c) \ in ossl_a2ulabel() macro
283 PUSHC(inptr[i]); in ossl_a2ulabel()
298 PUSHC(seed[j]); in ossl_a2ulabel()
301 PUSHC(tmpptr != NULL ? '.' : '\0'); in ossl_a2ulabel()
309 #undef PUSHC in ossl_a2ulabel() macro

Completed in 2 milliseconds