r_byte           1181 marshal.c          int c = (signed char)r_byte(arg);
r_byte           1192 marshal.c      	    x |= (long)r_byte(arg) << (8*i);
r_byte           1204 marshal.c      	    x |= (long)r_byte(arg) << (8*i);
r_byte           1359 marshal.c          switch ((type = r_byte(arg))) {
r_byte           1553 marshal.c          int type = r_byte(arg);
r_byte           1687 marshal.c      	    sign = r_byte(arg);
r_byte           1706 marshal.c      	    int options = r_byte(arg);
r_byte           2055 marshal.c          major = r_byte(arg);
r_byte           2056 marshal.c          minor = r_byte(arg);