Home
last modified time | relevance | path

Searched refs:p_ProcGetHandle (Results 1 – 1 of 1) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/templates/
H A Dp_Procs_Dynamic.cc66 static inline void* p_ProcGetHandle(p_Proc proc, p_Field field) in p_ProcGetHandle() function
226 proc_ptr = dynl_sym_warn(p_ProcGetHandle(proc, field), proc_name, WARN_MSG); in GetDynamicProc()