IBF_OBJBODY 7795 compile.c enum ibf_object_class_index *cindexp = IBF_OBJBODY(enum ibf_object_class_index, offset); IBF_OBJBODY 7821 compile.c double *dblp = IBF_OBJBODY(double, offset); IBF_OBJBODY 7846 compile.c const struct ibf_object_string *string = IBF_OBJBODY(struct ibf_object_string, offset); IBF_OBJBODY 7875 compile.c const struct ibf_object_regexp *regexp = IBF_OBJBODY(struct ibf_object_regexp, offset); IBF_OBJBODY 7899 compile.c const struct ibf_object_array *array = IBF_OBJBODY(struct ibf_object_array, offset); IBF_OBJBODY 7935 compile.c const struct ibf_object_hash *hash = IBF_OBJBODY(struct ibf_object_hash, offset); IBF_OBJBODY 7975 compile.c const struct ibf_object_struct_range *range = IBF_OBJBODY(struct ibf_object_struct_range, offset); IBF_OBJBODY 7998 compile.c const struct ibf_object_bignum *bignum = IBF_OBJBODY(struct ibf_object_bignum, offset); IBF_OBJBODY 8028 compile.c const enum ibf_object_data_type *typep = IBF_OBJBODY(enum ibf_object_data_type, offset); IBF_OBJBODY 8030 compile.c const char *data = IBF_OBJBODY(char, offset + sizeof(enum ibf_object_data_type) + sizeof(long)); IBF_OBJBODY 8056 compile.c const struct ibf_object_complex_rational *nums = IBF_OBJBODY(struct ibf_object_complex_rational, offset); IBF_OBJBODY 8079 compile.c const struct ibf_object_symbol *symbol = IBF_OBJBODY(struct ibf_object_symbol, offset); IBF_OBJBODY 8205 compile.c VALUE *vp = IBF_OBJBODY(VALUE, offset);