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

/ast/src/lib/libuu/
H A Duu.h50 Uu_f encodef; member in struct:Uumeth_s
H A Duulib.c1418 if (!uu->meth.encodef)
1431 return uuop(uu, uu->meth.encodef);
/ast/src/lib/libvcodex/
H A Dvcopen.c52 if(!(vc->applyf = (flags&VC_ENCODE) ? meth->encodef : meth->decodef) )
H A Dvcodex.h168 { Vcapply_f encodef; /* function to encode */ member in struct:_vcmethod_s

Completed in 17 milliseconds