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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dwindint.h963 struct rc_ver_stringinfo *strings;
986 typedef struct rc_ver_stringinfo struct
989 struct rc_ver_stringinfo *next;
994 } rc_ver_stringinfo; typedef in typeref:struct:rc_ver_stringinfo
H A Dresbin.c1029 rc_ver_stringinfo **ppvs;
1063 rc_ver_stringinfo *vs;
1066 vs = (rc_ver_stringinfo *) res_alloc (sizeof *vs);
2013 const rc_ver_stringinfo *vs;
H A Drcparse.y81 rc_ver_stringinfo *verstring;
H A Dresrc.c1760 rc_ver_stringinfo *strings)
1800 rc_ver_stringinfo *
1801 append_verval (rc_ver_stringinfo *strings, const unichar *key,
1804 rc_ver_stringinfo *vs, **pp;
1806 vs = (rc_ver_stringinfo *) res_alloc (sizeof (rc_ver_stringinfo));
3221 const rc_ver_stringinfo *vs;

Completed in 112 milliseconds