Searched defs:test_frexp (Results 1 – 6 of 6) sorted by relevance
327 void test_frexp() in test_frexp() function
419 char *test_frexp(uint32 *x, uint32 *out, uint32 *nout) { in test_frexp() function
330 void test_frexp() in test_frexp() function
365 void test_frexp() in test_frexp() function
214 void test_frexp() { in test_frexp() function
611 def test_frexp(self, device, dtype): member in TestUnaryUfuncs