Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dresrc.c190 static unsigned long get_long (FILE *, const char *);
656 get_long (FILE *e, const char *msg) in get_long() function
787 icondirs[i].bytes = get_long (e, real_filename); in define_cursor()
788 icondirs[i].offset = get_long (e, real_filename); in define_cursor()
1188 icondirs[i].bytes = get_long (e, real_filename); in define_icon()
1189 icondirs[i].offset = get_long (e, real_filename); in define_icon()