Home
last modified time | relevance | path

Searched refs:exprstr (Results 1 - 4 of 4) sorted by relevance

/third_party/openssl/ohos_lite/include/internal/
H A Dcryptlib.h31 __owur static ossl_inline int ossl_assert_int(int expr, const char *exprstr, in ossl_assert_int() argument
35 OPENSSL_die(exprstr, file, line); in ossl_assert_int()
/third_party/python/Lib/test/
H A Dtest_decorators.py22 def __init__(self, exprstr, func, args, kwds):
25 (exprstr, func, args, kwds))
28 def dbcheck(exprstr, globals=None, locals=None):
31 expr = compile(exprstr, "dbcheck-%s" % func.__name__, "eval")
34 raise DbcheckError(exprstr, func, args, kwds)
/third_party/node/deps/openssl/openssl/include/internal/
H A Dcryptlib.h34 __owur static ossl_inline int ossl_assert_int(int expr, const char *exprstr, in ossl_assert_int() argument
38 OPENSSL_die(exprstr, file, line); in ossl_assert_int()
/third_party/openssl/include/internal/
H A Dcryptlib.h34 __owur static ossl_inline int ossl_assert_int(int expr, const char *exprstr, in ossl_assert_int() argument
38 OPENSSL_die(exprstr, file, line); in ossl_assert_int()

Completed in 4 milliseconds