Searched defs:ptr (Results 1 – 4 of 4) sorted by relevance
/support/ |
A D | support_small_stack_thread_attribute.c | 32 deallocate (void *ptr, void *closure) in deallocate()
|
A D | support_record_failure.c | 47 void *ptr = mmap (NULL, sizeof (*state), PROT_READ | PROT_WRITE, in init() local
|
A D | blob_repeat.c | 186 void *ptr = mmap (target, stride_size, PROT_READ | PROT_WRITE, in allocate_big() local 230 void *ptr = mmap (current, to_map, PROT_READ | PROT_WRITE, in allocate_big() local
|
A D | resolv_test.c | 303 void **ptr = tsearch (crname, &b->compression_offsets, in resolv_response_add_name() local 323 void **ptr = tfind (crname, &b->compression_offsets, in resolv_response_add_name() local
|
Completed in 10 milliseconds