Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ VoiceLine
Function
VoiceLine
Singular/fevoices.cc:66–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
int VoiceLine()
67
{
68
if ((currentVoice!=NULL)
69
&& (currentVoice->curr_lineno>=0))
70
return currentVoice->curr_lineno;
71
return -1;
72
}
73
74
/*2
75
* the calling chain of Voices
Callers
3
jiA_POLY
Function · 0.85
jiAssign_list
Function · 0.85
yyerror
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected