Searched refs:Funvec_t (Results 1 – 2 of 2) sorted by relevance
53 } Funvec_t; typedef55 extern int _stdfun(Sfio_t*, Funvec_t*);61 static Funvec_t _v = { n }; \72 static Funvec_t _v = { n }; \83 static Funvec_t _v = { n }; \
52 _stdfun(Sfio_t* f, Funvec_t* vp) in _stdfun()