Home
last modified time | relevance | path

Searched refs:yypad64 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/flex/src/
H A Dtables_shared.h67 #ifndef yypad64
68 #define yypad64(n) ((8-((n)%8))%8) macro
H A Dtables.c90 th->th_hsize += yypad64 (th->th_hsize); in yytbl_hdr_init()
129 pad = yypad64 (wr->total_written); in yytbl_write_pad64()
H A Dflex.skl3301 pad = yypad64(rd->bread);