Searched refs:to_keep (Results 1 – 8 of 8) sorted by relevance
21 to_keep::method1() in method1()25 to_keep::method2() in method2()33 bar(to_keep&) in bar() argument
23 to_keep::method1() in method1()27 to_keep::method2() in method2()35 bar(to_keep&) in bar() argument
6 [C] 'function void bar(to_keep&)' has some indirect sub-type changes:7 parameter 1 of type 'to_keep&' has sub-type changes:8 in referenced type 'class to_keep':
1 class to_keep7 void bar(to_keep&);
1 class to_keep9 void bar(to_keep&);
542 size_t to_keep = unprinted != NULL ? 0 : min_len_bytes; in read_block_no_mmap() local544 memmove (buf, buf + nb - to_keep, to_keep); in read_block_no_mmap()545 ntrailer = to_keep; in read_block_no_mmap()647 size_t to_keep = unprinted != NULL ? 0 : min_len_bytes; in read_block() local649 assert (read_now >= to_keep); in read_block()650 memmove (elfmap_base - to_keep, in read_block()651 remap_base + read_now - to_keep, to_keep); in read_block()667 process_chunk (fname, remap_base - to_keep, in read_block()669 to_keep + (read_now & ~(bytes_per_char - 1)), in read_block()
4 to_keep() in to_keep() function
9 to_keep() in to_keep() function