Searched defs:vcioputg (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libvcodex/ | ||
H A D | vcodex.h | 323 extern ssize_t vcioputg _ARG_((Vcio_t*, Vcint_t)); 363 #define vcioputg(io, v) _vcioputg((io), (Vcint_t)(v)) macro |
Completed in 13 milliseconds