Home
last modified time | relevance | path

Searched defs:test_unsigned (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
Dunsigned-trapv.c27 void test_unsigned() { in test_unsigned() function
/external/libcxx/test/std/strings/string.conversions/
Dto_wstring.pass.cpp68 test_unsigned() in test_unsigned() function
Dto_string.pass.cpp68 test_unsigned() in test_unsigned() function
/external/python/cpython3/Lib/ctypes/test/
Dtest_bitfields.py102 def test_unsigned(self): member in BitFieldTest
/external/python/cpython2/Lib/ctypes/test/
Dtest_bitfields.py96 def test_unsigned(self): member in BitFieldTest
/external/clang/test/Analysis/
Didentical-expressions.cpp1025 unsigned test_unsigned(unsigned a) { in test_unsigned() function