Home
last modified time | relevance | path

Searched defs:write_all (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-reference.cc390 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 Dpretty-print.cc49 write_all (HANDLE h, const char *s, size_t n) in write_all() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-reference.c390 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 Dpretty-print.c49 write_all (HANDLE h, const char *s, size_t n) in write_all() function
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Dntp_signd.c65 write_all(int fd, const void *buf, size_t len) in write_all() function
/netbsd-src/usr.bin/make/
H A Dmain.c1961 write_all(int fd, const void *data, size_t n) write_all() function