Searched defs:cwi (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | rescoff.c | 395 #define putcwi_16(cwi, v, s) \ argument 397 #define putcwi_32(cwi, v, s) \ argument 422 struct coff_write_info cwi; in write_coff_file() local 576 struct coff_write_info *cwi) in coff_bin_sizes() 622 coff_to_bin (const struct res_directory *resdir, struct coff_write_info *cwi) in coff_to_bin() 699 coff_res_to_bin (const struct res_resource *res, struct coff_write_info *cwi) in coff_res_to_bin()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | rescoff.c | 395 #define putcwi_16(cwi, v, s) \ argument 397 #define putcwi_32(cwi, v, s) \ argument 422 struct coff_write_info cwi; in write_coff_file() local 576 struct coff_write_info *cwi) in coff_bin_sizes() 622 coff_to_bin (const struct res_directory *resdir, struct coff_write_info *cwi) in coff_to_bin() 699 coff_res_to_bin (const struct res_resource *res, struct coff_write_info *cwi) in coff_res_to_bin()
|
/openbsd/sys/arch/sparc64/sparc64/ |
H A D | clock.c | 269 static struct clock_wenable_info cwi; in clockattach_sbus() local 304 struct clock_wenable_info *cwi = handle->bus_cookie; in clock_bus_wenable() local 329 static struct clock_wenable_info cwi; in clockattach_ebus() local 363 static struct clock_wenable_info cwi; in clockattach_fhc() local
|