Searched refs:proc_alloc_t (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| H A D | 920428-2.c | 121 typedef char *(*proc_alloc_t)(unsigned num_elements, unsigned element_size, const char *client_name… typedef 138 proc_alloc_t alloc; 192 gs_state *gs_state_alloc(proc_alloc_t, proc_free_t ); 209 int gs_copydevice(gx_device **, gx_device *, proc_alloc_t ); 210 int gs_makeimagedevice(gx_device **, gs_matrix *, uint, uint, byte *, int, proc_alloc_t );
|