Searched refs:reallocate_character_array (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/usr.bin/lex/ | ||
| D | misc.c | 72 reallocate_character_array( action_array, action_size ); |
| D | flexdef.h | 692 #define reallocate_character_array(array,size) \ macro |