Home
last modified time | relevance | path

Searched refs:STR_ (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Ds390xcap.c29 #define STR_(S) #S macro
30 #define STR(S) STR_(S)
/freebsd/contrib/tcsh/
H A Dtc.const.c57 Char STR_[] = { '_', '\0' }; variable
H A Dsh.c2173 setcopy(STR_, InputBuf, VAR_READWRITE | VAR_NOGLOB); in process()
/freebsd/contrib/bearssl/test/
H A Dtest_x509.c38 #define STR(x) STR_(x)
39 #define STR_(x) #x macro