Home
last modified time | relevance | path

Searched +defs:read +defs:memory +defs:c (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc543 const char *read (unsigned count) in read() function in bytes_in
615 allocator *memory; /* Obtainer of memory. */ member in bytes_out
618 bytes_out (allocator *memory) in bytes_out()
826 bytes_out::c (unsigned char v) in c() function in bytes_out
833 bytes_in::c () in c() function in bytes_in
1399 bool read (data *d, const section *s) in read() function in elf_in
1660 elf_in::read (data *data, unsigned pos, unsigned length) in read() function in elf_in
2527 hash (size_t size, hash *c = NULL) in hash() function in depset::hash
3723 module_state_hash::hash (const compare_type &c) in hash()
4403 int c = va_arg (args, int); in operator ()() local