Searched refs:test_unsigned (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
H A Dunsigned-trapv.c24 // UNSIGNED: @test_unsigned
25 // TRAPV: @test_unsigned
26 // BOTH: @test_unsigned
27 void test_unsigned() { function
/external/libcxx/test/std/strings/string.conversions/
H A Dto_string.pass.cpp67 test_unsigned() function
120 test_unsigned<unsigned>();
121 test_unsigned<unsigned long>();
122 test_unsigned<unsigned long long>();
H A Dto_wstring.pass.cpp67 test_unsigned() function
120 test_unsigned<unsigned>();
121 test_unsigned<unsigned long>();
122 test_unsigned<unsigned long long>();
/external/python/cpython2/Lib/ctypes/test/
H A Dtest_bitfields.py96 def test_unsigned(self): member in class:BitFieldTest
/external/python/cpython3/Lib/ctypes/test/
H A Dtest_bitfields.py95 def test_unsigned(self): member in class:BitFieldTest
/external/clang/test/Analysis/
H A Didentical-expressions.cpp1025 unsigned test_unsigned(unsigned a) { function

Completed in 176 milliseconds