Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/ndis/
H A Dpe_var.h247 #define RT_STRING 6 macro
/freebsd-12.1/contrib/binutils/binutils/
H A Dwindint.h276 #define RT_STRING 6 macro
H A Dresrc.c1552 r = define_standard_resource (&resources, RT_STRING, id, in define_stringtable()
2015 case RT_STRING: s = "stringtable"; break; in write_rc_subdir()
2153 rt = RT_STRING; in write_rc_resource()
2187 if (rt == RT_STRING) in write_rc_resource()
H A Dresres.c346 rt = RT_STRING; in write_res_resource()
H A Dresbin.c89 case RT_STRING: in bin_to_res()