Searched refs:xrefs (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_provider.c163 ulong_t *xrefs = dt_zalloc(dtp, newsize); local
165 if (xrefs == NULL)
168 bcopy(pvp->pv_xrefs, xrefs, oldsize);
171 pvp->pv_xrefs = xrefs;
/freebsd-10-stable/contrib/amd/doc/
H A Dtexinfo.tex5822 % the section type for xrefs (Ynumbered, Ynothing, Yappendix), #4 is the
7863 % automatically in xrefs, if the third arg is not explicitly specified.
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex4487 % the section type for xrefs (Ynumbered, Ynothing, Yappendix), #4 is the
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex4385 % the section type for xrefs (Ynumbered, Ynothing, Yappendix), #4 is the
/freebsd-10-stable/contrib/ncurses/
H A Dconfigure738 --enable-getcap fast termcap load, no xrefs to terminfo

Completed in 141 milliseconds