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

/ast/src/lib/libvcodex/
H A Dvcodex.h331 extern Vcint_t _vciogetm _ARG_((Vcio_t*, Vcint_t));
356 #define vciogetm(io, m) _vciogetm((io), (Vcint_t)(m))
H A Dvcio.c124 Vcint_t _vciogetm(Vcio_t* io, Vcint_t max) function
126 Vcint_t _vciogetm(io, max)

Completed in 280 milliseconds