Home
last modified time | relevance | path

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

/trueos/contrib/byacc/
HDmain.c243 unsupported_flag_warning("-B", "reconfigure with --enable-btyacc"); in setflag()
267 unsupported_flag_warning("-B", "reconfigure with --enable-btyacc"); in setflag()
HDerror.c292 unsupported_flag_warning(const char *flag, const char *details) in unsupported_flag_warning() function
HDdefs.h456 extern void unsupported_flag_warning(const char *flag, const char *details);