Searched refs:allocate_int_ptr_array (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/flex/ | ||
| H A D | flexdef.h | 698 #define allocate_int_ptr_array(size) \ macro |
| H A D | main.c | 1763 dss = allocate_int_ptr_array (current_max_dfas); in set_up_initial_allocations() |