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

/freebsd-10.1-release/contrib/flex/
H A Dtables_shared.h68 #ifndef yypad64 macro
69 #define yypad64(n) ((8-((n)%8))%8)
H A Dtables.c91 th->th_hsize += yypad64 (th->th_hsize);
131 pad = yypad64 (wr->total_written);

Completed in 158 milliseconds