Home
last modified time | relevance | path

Searched refs:dl_shallow_copy (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/kqueue/
Ddep-list.c85 dl_shallow_copy (const dep_list *dl) in dl_shallow_copy() function
509 dep_list *was = dl_shallow_copy (before); in dl_calculate()
510 dep_list *pre = dl_shallow_copy (before); in dl_calculate()
511 dep_list *now = dl_shallow_copy (after); in dl_calculate()
512 dep_list *lst = dl_shallow_copy (after); in dl_calculate()
Ddep-list.h56 dep_list* dl_shallow_copy (const dep_list *dl);