Searched refs:get_long (Results 1 – 4 of 4) sorted by relevance
117 static inline int get_long(inst_buffer * ib);238 ib->off = get_long(ib); in get_operands()356 tmp = get_long(ib); in get_operand()371 tmp = get_long(ib); in get_operand()421 tmp = get_long(ib); in get_operand()456 get_long(inst_buffer *ib) in get_long() function
174 get_long(const void *p) in get_long() function212 poff = get_long(&p->mbrp_start) + off0; in search_label()227 poff = get_long(&p->mbrp_start); in search_label()
224 get_long(const void *p) in get_long() function262 poff = get_long(&p->mbrp_start) + off0; in search_dos_label()277 poff = get_long(&p->mbrp_start); in search_dos_label()
191 static unsigned long get_long (FILE *, const char *);652 get_long (FILE *e, const char *msg) in get_long() function783 icondirs[i].bytes = get_long (e, real_filename); in define_cursor()784 icondirs[i].offset = get_long (e, real_filename); in define_cursor()1184 icondirs[i].bytes = get_long (e, real_filename); in define_icon()1185 icondirs[i].offset = get_long (e, real_filename); in define_icon()