Searched refs:ctf_list_prev (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_impl.h299 #define ctf_list_prev(elem) ((void *)(((ctf_list_t *)(elem))->l_prev)) macro
H A Dctf_create.c970 ctf_dmdef_t *lmd = ctf_list_prev(&dtd->dtd_u.dtu_members);
1165 for (dtd = ctf_list_prev(&dst_fp->ctf_dtdefs); dtd != NULL &&
1167 dtd = ctf_list_prev(dtd)) {

Completed in 355 milliseconds