Home
last modified time | relevance | path

Searched defs:n_GetChar (Results 1 – 2 of 2) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/
H A Dcoeffrings.h12 static FORCE_INLINE int n_GetChar(const ring r){ return n_GetChar(r->cf); } in n_GetChar() function
/dports/math/singular/Singular-Release-4-2-1/libpolys/coeffs/
H A Dcoeffs.h445 static FORCE_INLINE int n_GetChar(const coeffs r) in n_GetChar() function