Searched defs:errfunc (Results 1 – 2 of 2) sorted by relevance
| /third_party/openssl/crypto/evp/ | ||
| D | evp_utils.c | 27 #define PARAM_CHECK(obj, func, errfunc) \ argument |
| /third_party/python/Lib/test/ | ||
| D | test_itertools.py | 29 def errfunc(*args): function |