Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ dynl_error
Function
dynl_error
libpolys/polys/mod_raw.cc:175–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
const char *dynl_error()
176
{
177
return(dlerror());
178
}
179
#endif /* ELF_SYSTEM */
180
181
/*****************************************************************************
Callers
4
dynl_open_binary_warn
Function · 0.85
dynl_sym_warn
Function · 0.85
load_modules_aux
Function · 0.85
binary_module_function
Function · 0.85
Calls
1
dlerror
Function · 0.85
Tested by
no test coverage detected