Searched defs:sfgetr (Results 1 - 4 of 4) sorted by relevance
/ast/src/lib/libast/astsa/ |
H A D | ast.c | 44 sfgetr(Sfio_t* sp, int c, int z) function
|
H A D | ast.h | 141 #define sfgetr _sf_getr macro 151 extern char* sfgetr(Sfio_t*, int, int);
|
/ast/src/lib/libast/sfio/ |
H A D | sfgetr.c | 31 char* sfgetr(Sfio_t *f, int rc, int type) function 33 char* sfgetr(f,rc,type)
|
/ast/src/lib/libvcodex/ |
H A D | vcsfio.c | 1232 char* sfgetr(Sfio_t* f, int nl, int type) function 1234 char* sfgetr(f, nl, type)
|
Completed in 54 milliseconds