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

/ast/src/lib/libvcodex/
H A Dvcodex.h319 extern ssize_t vcioputm _ARG_((Vcio_t*, Vcint_t, Vcint_t));
355 #define vcioputm(io, v, m) _vcioputm((io), (Vcint_t)(v), (Vcint_t)(m)) macro

Completed in 11 milliseconds