Home
last modified time | relevance | path

Searched defs:lli (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Dshift.c51 long long int lli; in test() local
Dformat-strings.c242 void test10(int x, float f, int i, long long lli) { in test10()