Home
last modified time | relevance | path

Searched defs:pprev (Results 1 - 5 of 5) sorted by relevance

/third_party/libbpf/src/
H A Dhashmap.c24 static void hashmap_add_entry(struct hashmap_entry **pprev, in hashmap_add_entry() argument
31 static void hashmap_del_entry(struct hashmap_entry **pprev, in hashmap_del_entry() argument
223 struct hashmap_entry **pprev, *entry; in hashmap_delete() local
130 hashmap_find_entry(const struct hashmap *map, const long key, size_t hash, struct hashmap_entry ***pprev, struct hashmap_entry **entry) hashmap_find_entry() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_xbr.c256 const int pprev = 2 - (x > 0); in xbr_filter() local
/third_party/curl/lib/
H A Dcfilters.c272 struct Curl_cfilter **pprev = &cf->next; in Curl_conn_cf_discard_sub() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h306 struct hlist_node *next, **pprev; member
[all...]
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c526 _channelend_find(_channelend *first, int64_t interp, _channelend **pprev) in _channelend_find() argument
914 _channelref_find(_channelref *first, int64_t id, _channelref **pprev) in _channelref_find() argument

Completed in 7 milliseconds