Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Dresrc.c196 static unsigned long get_long (FILE *, const char *);
613 get_long (FILE *e, const char *msg) in get_long() function
743 icondirs[i].bytes = get_long (e, real_filename); in define_cursor()
744 icondirs[i].offset = get_long (e, real_filename); in define_cursor()
1144 icondirs[i].bytes = get_long (e, real_filename); in define_icon()
1145 icondirs[i].offset = get_long (e, real_filename); in define_icon()