Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dmain.c233 #define USAGE_COLS (80 + sizeof(DEFINES_SUFFIX) + sizeof(OUTPUT_SUFFIX))
243 { " -d write definitions (" DEFINES_SUFFIX ")" }, in usage()
596 defines_suffix = DEFINES_SUFFIX; in create_file_names()
H A Ddefs.h94 #define DEFINES_SUFFIX "_tab.h" macro
99 #define DEFINES_SUFFIX ".tab.h" macro