HomeSort by relevance Sort by last modified time
    Searched refs:handle_128 (Results 1 - 3 of 3) sorted by null

  /external/strace/tests/
file_handle.c 208 struct file_handle *handle_128 = local
232 { (uintptr_t) handle_128, "{handle_bytes=128}" },
246 { (uintptr_t) handle_128, true, true },
270 handle_128->handle_bytes = 128;
273 fill_memory((char *) handle_128 + sizeof(struct file_handle), 128);
  /external/strace/tests-m32/
file_handle.c 208 struct file_handle *handle_128 = local
232 { (uintptr_t) handle_128, "{handle_bytes=128}" },
246 { (uintptr_t) handle_128, true, true },
270 handle_128->handle_bytes = 128;
273 fill_memory((char *) handle_128 + sizeof(struct file_handle), 128);
  /external/strace/tests-mx32/
file_handle.c 208 struct file_handle *handle_128 = local
232 { (uintptr_t) handle_128, "{handle_bytes=128}" },
246 { (uintptr_t) handle_128, true, true },
270 handle_128->handle_bytes = 128;
273 fill_memory((char *) handle_128 + sizeof(struct file_handle), 128);

Completed in 78 milliseconds