Home
last modified time | relevance | path

Searched refs:container_of_or_null_offset (Results 1 – 12 of 12) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dhashmap.h371 container_of_or_null_offset(hashmap_put(map, &(keyvar)->member), \
396 container_of_or_null_offset( \
441 container_of_or_null_offset(hashmap_iter_next(iter), offset)
445 container_of_or_null_offset(hashmap_iter_first(map, iter), offset)
464 container_of_or_null_offset( \
477 container_of_or_null_offset(hashmap_get_next(map, &(var)->member), \
H A Dgit-compat-util.h1314 static inline void *container_of_or_null_offset(void *ptr, size_t offset) in container_of_or_null_offset() function
1323 (type *)container_of_or_null_offset(ptr, offsetof(type, member))
/dports/devel/git-svn/git-2.34.1/
H A Dhashmap.h422 container_of_or_null_offset(hashmap_put(map, &(keyvar)->member), \
447 container_of_or_null_offset( \
492 container_of_or_null_offset(hashmap_iter_next(iter), offset)
496 container_of_or_null_offset(hashmap_iter_first(map, iter), offset)
516 container_of_or_null_offset( \
529 container_of_or_null_offset(hashmap_get_next(map, &(var)->member), \
H A Dgit-compat-util.h1358 static inline void *container_of_or_null_offset(void *ptr, size_t offset) in container_of_or_null_offset() function
1367 (type *)container_of_or_null_offset(ptr, offsetof(type, member))
/dports/devel/git-gui/git-2.34.1/
H A Dhashmap.h422 container_of_or_null_offset(hashmap_put(map, &(keyvar)->member), \
447 container_of_or_null_offset( \
492 container_of_or_null_offset(hashmap_iter_next(iter), offset)
496 container_of_or_null_offset(hashmap_iter_first(map, iter), offset)
516 container_of_or_null_offset( \
529 container_of_or_null_offset(hashmap_get_next(map, &(var)->member), \
H A Dgit-compat-util.h1358 static inline void *container_of_or_null_offset(void *ptr, size_t offset) in container_of_or_null_offset() function
1367 (type *)container_of_or_null_offset(ptr, offsetof(type, member))
/dports/devel/git-p4/git-2.34.1/
H A Dhashmap.h422 container_of_or_null_offset(hashmap_put(map, &(keyvar)->member), \
447 container_of_or_null_offset( \
492 container_of_or_null_offset(hashmap_iter_next(iter), offset)
496 container_of_or_null_offset(hashmap_iter_first(map, iter), offset)
516 container_of_or_null_offset( \
529 container_of_or_null_offset(hashmap_get_next(map, &(var)->member), \
H A Dgit-compat-util.h1358 static inline void *container_of_or_null_offset(void *ptr, size_t offset) in container_of_or_null_offset() function
1367 (type *)container_of_or_null_offset(ptr, offsetof(type, member))
/dports/devel/git/git-2.34.1/
H A Dhashmap.h422 container_of_or_null_offset(hashmap_put(map, &(keyvar)->member), \
447 container_of_or_null_offset( \
492 container_of_or_null_offset(hashmap_iter_next(iter), offset)
496 container_of_or_null_offset(hashmap_iter_first(map, iter), offset)
516 container_of_or_null_offset( \
529 container_of_or_null_offset(hashmap_get_next(map, &(var)->member), \
H A Dgit-compat-util.h1358 static inline void *container_of_or_null_offset(void *ptr, size_t offset) in container_of_or_null_offset() function
1367 (type *)container_of_or_null_offset(ptr, offsetof(type, member))
/dports/devel/git-cvs/git-2.34.1/
H A Dhashmap.h422 container_of_or_null_offset(hashmap_put(map, &(keyvar)->member), \
447 container_of_or_null_offset( \
492 container_of_or_null_offset(hashmap_iter_next(iter), offset)
496 container_of_or_null_offset(hashmap_iter_first(map, iter), offset)
516 container_of_or_null_offset( \
529 container_of_or_null_offset(hashmap_get_next(map, &(var)->member), \
H A Dgit-compat-util.h1358 static inline void *container_of_or_null_offset(void *ptr, size_t offset) in container_of_or_null_offset() function
1367 (type *)container_of_or_null_offset(ptr, offsetof(type, member))