OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rc_stringtable
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/binutils/
windint.h
247
struct
rc_stringtable
*stringtable;
871
/* A stringtable resource is a pointer to a
rc_stringtable
. */
873
typedef struct
rc_stringtable
struct
883
}
rc_stringtable
;
typedef in typeref:struct:rc_stringtable
resbin.c
609
rc_stringtable
*st;
613
st = (
rc_stringtable
*) res_alloc (sizeof (
rc_stringtable
));
1265
static rc_uint_type res_to_bin_stringtable (windres_bfd *, rc_uint_type, const
rc_stringtable
*);
[
all
...]
resrc.c
[
all
...]
Completed in 686 milliseconds