Searched refs:get_long (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dresrc.c196 static unsigned long get_long (FILE *, const char *);
614 get_long (FILE *e, const char *msg)
745 icondirs[i].bytes = get_long (e, real_filename);
746 icondirs[i].offset = get_long (e, real_filename);
1146 icondirs[i].bytes = get_long (e, real_filename);
1147 icondirs[i].offset = get_long (e, real_filename);
613 get_long (FILE *e, const char *msg) function

Completed in 76 milliseconds