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