MCPcopy Create free account
hub / github.com/Singular/Singular / Set_Error

Function Set_Error

Singular/walk.cc:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84EXTERN_VAR BOOLEAN pSetm_error;
85
86void Set_Error( BOOLEAN f) { pSetm_error=f; }
87
88VAR BOOLEAN Overflow_Error = FALSE;
89

Callers 11

MAltwalk2Function · 0.85
MwalkAltFunction · 0.85
MwalkFunction · 0.85
MrwalkFunction · 0.85
MpwalkFunction · 0.85
MprwalkFunction · 0.85
MfwalkFunction · 0.85
MfrwalkFunction · 0.85
TranMImprovwalkFunction · 0.85
walk.ccFile · 0.85
MAltwalk1Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected