Searched refs:hfunc (Results 1 – 6 of 6) sorted by relevance
53 hash_function hfunc, in Curl_hash_init() argument59 if(!slots || !hfunc || !comparator ||!dtor) { in Curl_hash_init()63 h->hash_func = hfunc; in Curl_hash_init()
73 hash_function hfunc,
66 struct hfunc *funcs; /* SQLite user defined function handles */83 typedef struct hfunc { struct84 struct hfunc *next; /* next function */ argument94 } hfunc; argument778 hfunc *f; in doclose()1692 static hfunc *1698 return (hfunc *) v.l; in getfunc()1705 hfunc *f = (hfunc *) sqlite_user_data(sf); in call_common()1759 hfunc *f = (hfunc *) sqlite_user_data(sf); in call_final()1781 hfunc *f = (hfunc *) sqlite3_user_data(sf); in call3_common()[all …]
940 __u8 hfunc; member
202 #define OPENCV_HAL_IMPL_MINMAX_FUNC(func, hfunc, cfunc) \ in OPENCV_HAL_IMPL_MATH_FUNC() argument210 template<typename _Tp, int n> inline _Tp hfunc(const v_reg<_Tp, n>& a) \
9605 typedef void (GLAPIENTRY * PFNGLTEXSCISSORFUNCINTELPROC) (GLenum target, GLenum lfunc, GLenum hfunc…