Home
last modified time | relevance | path

Searched defs:myint (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Dalignment.c13 typedef int myint __attribute__((aligned(1))); typedef
/external/python/cpython3/Lib/test/
Dtest_long.py1473 class myint(int): class
1583 class myint(int): class
Dtest_fractions.py1146 class myint(int): class
Dpickletester.py168 class myint(int): class
/external/clang/test/Analysis/
Dself-init.m57 int myint; field