Searched defs:fetch (Results 1 – 6 of 6) sorted by relevance
145 int (*fetch)(Biobufhdr*); member167 int (*fetch)(Biobufhdr*); in readppm() local
212 fetch(int lno) in fetch() function
86 #define fetch(box, i, sh) ((spbox+(box << 6))[((i >> (sh + 2)) & 0x3f)]) macro
226 fetch(long *f, int a, int b, Biobuf *bp, char *s) in fetch() function
103 char *(*fetch)(Mailbox*, Message*); member