Searched defs:write_all (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-reference.cc | 390 bool write_all = x_global->statics_written == all_module_statics; in propagate_bits() local 660 bool &read_all, bool &write_all) in read_write_all_from_decl() 692 bool &read_all, bool &write_all) in get_read_write_all_from_node() 786 bool write_all = false; in propagate() local
|
H A D | pretty-print.cc | 49 write_all (HANDLE h, const char *s, size_t n) in write_all() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-reference.c | 390 bool write_all = x_global->statics_written == all_module_statics; in propagate_bits() local 660 bool &read_all, bool &write_all) in read_write_all_from_decl() 692 bool &read_all, bool &write_all) in get_read_write_all_from_node() 786 bool write_all = false; in propagate() local
|
H A D | pretty-print.c | 49 write_all (HANDLE h, const char *s, size_t n) in write_all() function
|
/netbsd-src/external/bsd/ntp/dist/ntpd/ |
H A D | ntp_signd.c | 65 write_all(int fd, const void *buf, size_t len) in write_all() function
|
/netbsd-src/usr.bin/make/ |
H A D | main.c | 1961 write_all(int fd, const void *data, size_t n) write_all() function
|