Home
last modified time | relevance | path

Searched refs:GNUErrors (Results 1 – 4 of 4) sorted by relevance

/dports/devel/asl/asl-current/
H A Dasmerr.c632 const char *pLeadIn = GNUErrors ? "" : "> > > "; in WrErrorString()
656 if (Warning || !GNUErrors) in WrErrorString()
671 if (GNUErrors) in WrErrorString()
676 if (GNUErrors) in WrErrorString()
H A Dasmdef.h311 extern Boolean GNUErrors;
H A Dasmdef.c106 Boolean GNUErrors; /* GNU-error-style messages ? */ variable
H A Das.c1895 as_snprintf(dest, DestSize, GNUErrors ? "%s:%s" : "%s(%s) ", NamePart(PInp->SpecName.Str), Tmp); in INCLUDE_GetPos()
1896 return !GNUErrors; in INCLUDE_GetPos()
2058 if (GNUErrors) in GetErrorPos()
3646 GNUErrors = !Negate; in CMD_GNUErrors()
4278 GNUErrors = False; in main()