Home
last modified time | relevance | path

Searched defs:pfunc (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/providers/implementations/rands/
Ddrbg.c780 const OSSL_DISPATCH *pfunc; in ossl_rand_drbg_new() local
/third_party/python/Include/
Dobject.h219 void *pfunc; /* function pointer */ member
/third_party/python/Python/
Dceval.c5856 PyObject **pfunc = (*pp_stack) - oparg - 1; in Py_LOCAL_INLINE() local