Searched refs:stringtable (Results 1 – 4 of 4) sorted by relevance
178 struct stringtable *stringtable; member637 struct stringtable struct
1226 r->u.stringtable = ((struct stringtable *) in define_stringtable()1227 res_alloc (sizeof (struct stringtable))); in define_stringtable()1230 r->u.stringtable->strings[i].length = 0; in define_stringtable()1231 r->u.stringtable->strings[i].string = NULL; in define_stringtable()1237 unicode_from_ascii (&r->u.stringtable->strings[stringid & 0xf].length, in define_stringtable()1238 &r->u.stringtable->strings[stringid & 0xf].string, in define_stringtable()1461 (FILE *, const struct res_id *, const struct stringtable *);1895 write_rc_stringtable (e, name, res->u.stringtable); in write_rc_resource()2453 const struct stringtable *stringtable) in write_rc_stringtable() argument2471 if (stringtable->strings[i].length != 0) in write_rc_stringtable()[all …]
631 struct stringtable *st; in bin_to_res_string()635 st = (struct stringtable *) res_alloc (sizeof *st); in bin_to_res_string()667 r->u.stringtable = st; in bin_to_res_string()1247 (const struct stringtable *, int);1285 return res_to_bin_stringtable (res->u.stringtable, big_endian); in res_to_bin()1994 res_to_bin_stringtable (const struct stringtable *st, int big_endian) in res_to_bin_stringtable()
77 struct stringtable_data *stringtable; member174 | input stringtable1231 stringtable: