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()
696 r_byte(RFILE *p) in r_byte() function858 n = r_byte(p); in r_float_str()935 int type, code = r_byte(p); in r_object()1096 n = r_byte(p); in r_object()1151 n = (unsigned char) r_byte(p); in r_object()