Home
last modified time | relevance | path

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

/dports/math/mpdecimal/mpdecimal-2.5.1/tests/testdata_dist/
H A Dpowmod.decTest8 pmod2 powmod 906859351371366197489458962182767238723305324337650363721894547716468080686225684304…
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_win32.c285 const char *s2, gunichar2 **pmod2) in ensure_utf16() argument
304 *pmod2 = g_utf8_to_utf16(s2, -1, NULL, NULL, &gerr); in ensure_utf16()
305 if (*pmod2 == NULL || gerr != NULL) { in ensure_utf16()