Searched refs:test_builtins (Results 1 – 9 of 9) sorted by relevance
56 void test_builtins()150 test_builtins();
59 void test_builtins()155 test_builtins();
63 void test_builtins()157 test_builtins();
89 void test_builtins(thread half4& v4, thread half3& v3, thread half& v1)183 test_builtins(in.v4, in.v3, in.v1);
89 void test_builtins()163 test_builtins();
53 def test_builtins(self): member in Get_argspecTest
726 def test_builtins(self): member in SpecSignatureTest
4323 def test_builtins(self): member in TestMain