Searched refs:r_byte (Results 1 – 2 of 2) sorted by relevance
498 #define r_byte(p) ((p)->fp ? getc((p)->fp) : rs_byte(p)) macro517 x = r_byte(p); in r_short()518 x |= r_byte(p) << 8; in r_short()646 int type = r_byte(p); in r_object()710 n = r_byte(p); in r_object()751 n = r_byte(p); in r_object()764 n = r_byte(p); in r_object()
739 r_byte(RFILE *p) in r_byte() function946 int type, code = r_byte(p); in r_object()1023 n = r_byte(p); in r_object()1062 n = r_byte(p); in r_object()1076 n = r_byte(p); in r_object()1157 n = r_byte(p); in r_object()1212 n = (unsigned char) r_byte(p); in r_object()