Home
last modified time | relevance | path

Searched refs:oe_set_delta_child (Results 1 – 7 of 7) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dpack-objects.h306 static inline void oe_set_delta_child(struct packing_data *pack, in oe_set_delta_child() function
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dpack-objects.c116 static inline void oe_set_delta_child(struct packing_data *pack, in oe_set_delta_child() function
178 #define SET_DELTA_CHILD(obj, val) oe_set_delta_child(&to_pack, obj, val)
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dpack-objects.c116 static inline void oe_set_delta_child(struct packing_data *pack, in oe_set_delta_child() function
178 #define SET_DELTA_CHILD(obj, val) oe_set_delta_child(&to_pack, obj, val)
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dpack-objects.c116 static inline void oe_set_delta_child(struct packing_data *pack, in oe_set_delta_child() function
178 #define SET_DELTA_CHILD(obj, val) oe_set_delta_child(&to_pack, obj, val)
/dports/devel/git/git-2.34.1/builtin/
H A Dpack-objects.c116 static inline void oe_set_delta_child(struct packing_data *pack, in oe_set_delta_child() function
178 #define SET_DELTA_CHILD(obj, val) oe_set_delta_child(&to_pack, obj, val)
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dpack-objects.c116 static inline void oe_set_delta_child(struct packing_data *pack, in oe_set_delta_child() function
178 #define SET_DELTA_CHILD(obj, val) oe_set_delta_child(&to_pack, obj, val)
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dpack-objects.c48 #define SET_DELTA_CHILD(obj, val) oe_set_delta_child(&to_pack, obj, val)