Searched defs:func_init (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/dynlibmod/
H A Ddynlibmod.h120 func_init_t func_init; member in struct:dynlibmod_env
/netbsd-current/external/lgpl3/mpc/dist/tools/bench/
H A Dmpcbench.c55 double (*func_init) (int n, mpc_t * z, mpc_t * x, mpc_t * y); /* compute the time for one call (not accurate) */ member in struct:benchfunc
/netbsd-current/external/lgpl3/mpfr/dist/tools/bench/
H A Dmpfrbench.c55 double (*func_init) (int n, mpfr_t * z, mpfr_t * x, mpfr_t * y); /* compute the time for one call (not accurate) */ member in struct:benchfunc
/netbsd-current/external/bsd/unbound/dist/pythonmod/
H A Dpythonmod.c88 PyObject* func_init; member in struct:pythonmod_env

Completed in 105 milliseconds