Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc633 void set_crc (unsigned *crc_ptr);
707 bytes_out::set_crc (unsigned *crc_ptr) in set_crc() argument
709 if (crc_ptr) in set_crc()
714 unsigned accum = *crc_ptr; in set_crc()
717 *crc_ptr = accum; in set_crc()
1591 set_crc (crc_ptr); in end()
3573 unsigned *crc_ptr);
3580 unsigned, unsigned *crc_ptr);
3594 depset::hash &, unsigned *crc_ptr);
14484 unsigned *crc_ptr) in write_cluster() argument
[all …]