MCPcopy 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
175const char *dynl_error()
176{
177 return(dlerror());
178}
179#endif /* ELF_SYSTEM */
180
181/*****************************************************************************

Callers 4

dynl_open_binary_warnFunction · 0.85
dynl_sym_warnFunction · 0.85
load_modules_auxFunction · 0.85
binary_module_functionFunction · 0.85

Calls 1

dlerrorFunction · 0.85

Tested by

no test coverage detected