Searched refs:dl_last (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_as.h50 dt_irnode_t *dl_last; /* pointer to last node in list */ member in struct:dt_irlist
H A Ddt_as.c59 if (dlp->dl_last != NULL)
60 dlp->dl_last->di_next = dip;
64 dlp->dl_last = dip;
H A Ddt_cg.c117 dlp->dl_last->di_extern = idp;
1708 dlp->dl_last->di_extern = dnp->dn_xmember;

Completed in 156 milliseconds