Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ yywrap
Function
yywrap
Singular/scanner.cc:630–630 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
628
#undef yywrap
629
extern
"C"
{
630
int yywrap() { return exitVoice(); }
631
}
632
633
#undef YY_INPUT
Callers
4
scanner.cc
File · 0.85
input
Function · 0.85
libparse.cc
File · 0.85
input
Function · 0.85
Calls
1
exitVoice
Function · 0.85
Tested by
no test coverage detected