Home
last modified time | relevance | path

Searched refs:hfunc (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/
Dhash.c61 hash_function hfunc, in Curl_hash_init() argument
67 if(!slots || !hfunc || !comparator ||!dtor) { in Curl_hash_init()
71 h->hash_func = hfunc; in Curl_hash_init()
Dhash.h73 hash_function hfunc,
/external/javasqlite/src/main/native/
Dsqlite_jni.c66 struct hfunc *funcs; /* SQLite user defined function handles */
83 typedef struct hfunc { struct
84 struct hfunc *next; /* next function */ argument
94 } hfunc; argument
778 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 …]
/external/kernel-headers/original/uapi/linux/
Dethtool.h1018 __u8 hfunc; member