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

  /external/strace/tests/
file_handle.c 210 struct file_handle *handle_256 = local
233 { (uintptr_t) handle_256, "{handle_bytes=256}" },
247 { (uintptr_t) handle_256, true, true },
271 handle_256->handle_bytes = 256;
274 fill_memory((char *) handle_256 + sizeof(struct file_handle), 256);
  /external/strace/tests-m32/
file_handle.c 210 struct file_handle *handle_256 = local
233 { (uintptr_t) handle_256, "{handle_bytes=256}" },
247 { (uintptr_t) handle_256, true, true },
271 handle_256->handle_bytes = 256;
274 fill_memory((char *) handle_256 + sizeof(struct file_handle), 256);
  /external/strace/tests-mx32/
file_handle.c 210 struct file_handle *handle_256 = local
233 { (uintptr_t) handle_256, "{handle_bytes=256}" },
247 { (uintptr_t) handle_256, true, true },
271 handle_256->handle_bytes = 256;
274 fill_memory((char *) handle_256 + sizeof(struct file_handle), 256);

Completed in 101 milliseconds