Searched refs:allocate_int_ptr_array (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/flex/dist/ | ||
H A D | flexdef.h | 699 #define allocate_int_ptr_array(size) \ macro |
H A D | main.c | 1766 dss = allocate_int_ptr_array (current_max_dfas); in set_up_initial_allocations() |