Searched defs:ptr_size (Results 1 – 7 of 7) sorted by relevance
24 let ptr_size = mem::size_of::<*mut ()>(); in test_layout_for_size() localVariable
204 uint8_t ptr_size = sizeof(void *); in disk_cache_create() local
123 let ptr_size = self.ctx.target_pointer_size(); in saw_vtable() localVariable
1119 size_t ptr_size = sizeof(GLvoid *); in write_shader_metadata() local1171 size_t ptr_size = sizeof(GLvoid *); in read_shader_metadata() local
492 unsigned ptr_size; member
6396 unsigned int version, unsigned int ptr_size, in print_cfa_program()6656 encoded_ptr_size (int encoding, unsigned int ptr_size) in encoded_ptr_size()6861 unsigned int ptr_size = ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? 4 : 8; in print_debug_frame_section() local
120 unsigned ptr_size = sizeof(void *); in radv_device_get_cache_uuid() local