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

/ast/src/lib/libvcodex/
H A Dvcopen.c81 } Meth_t; typedef in typeref:struct:_meth_s
97 Meth_t *list, *mt;
109 for(list = NIL(Meth_t*);;)
141 if(!(mt = (Meth_t*)malloc(sizeof(Meth_t)+strlen(args))) )
H A Dvcsfio.c85 } Meth_t; typedef in typeref:struct:_meth_s
116 Meth_t meth[2*elementsof(Map)]; /* should not exceed this */

Completed in 12 milliseconds