Home
last modified time | relevance | path

Searched refs:TRANS_STRUCT_PRINT_LENGTH (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/lex/
H A Dmisc.c918 datapos += TRANS_STRUCT_PRINT_LENGTH; in transition_struct_out()
920 if (datapos >= 79 - TRANS_STRUCT_PRINT_LENGTH) { in transition_struct_out()
H A Dflexdef.h139 #define TRANS_STRUCT_PRINT_LENGTH 14 macro