Searched refs:ptvopen (Results 1 - 11 of 11) sorted by relevance

/ast/src/cmd/dsslib/ip_t/
H A Dptvcopy.c35 if (b = ptvopen(a->disc, 0))
H A Dptvrebit.c35 if (b = ptvopen(a->disc, a->size))
H A Dptvcover.c37 if (!(t = ptvopen(a->disc, a->size)))
H A Dptv.h81 extern Ptv_t* ptvopen(Ptvdisc_t*, int);
H A Dptvintersect.c36 if (!(t = ptvopen(a->disc, a->size)))
H A Dptvinvert.c35 if (t = ptvopen(a->disc, a->size))
H A Dptvdifference.c37 if (!(t = ptvopen(a->disc, a->size)))
H A Dtestptv.c90 if (!(ptv = ptvopen(&ptvdisc, 16)))
H A DMakefile19 ptvopen.c ptvprint.c ptvranges.c ptvrebit.c ptvsize.c ptvstats.c \
H A Dptvopen.c82 ptvopen(Ptvdisc_t* disc, int size) function
H A Dip_t.c787 if (!(ptv = ptvopen(ptdisc, 16)))

Completed in 34 milliseconds