Searched refs:dfaacc_union (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/flex/
H A Dflexdef.h629 extern union dfaacc_union { union
705 (union dfaacc_union *) \
706 allocate_array( size, sizeof( union dfaacc_union ) )
715 (union dfaacc_union *) \
716 reallocate_array( (void *) array, size, sizeof( union dfaacc_union ) )
H A Dmain.c92 union dfaacc_union *dfaacc;

Completed in 98 milliseconds