Searched defs:Vclzparse_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libvcodex/
H A Dvcodex.h507 /* (*parsef)(Vclzparse_t* vcpa, int type, Vcmatch_t* mtch, ssize_t n)
522 typedef struct _vclzparse_s Vclzparse_t; typedef in typeref:struct:_vclzparse_s
524 typedef ssize_t (*Vclzparse_f)_ARG_((Vclzparse_t*,int,Vclzmatch_t*,ssize_t));
550 extern int vclzparse _ARG_((Vclzparse_t*, ssize_t));

Completed in 10 milliseconds