Home
last modified time | relevance | path

Searched defs:y9 (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dwarn-literal-conversion.cpp23 …int y9(1.23F); // expected-warning {{implicit conversion from 'float' to 'int' changes value from … in test0() local
H A Dexplicit.cpp84 const int& y9(z); in testExplicit() local
/minix/lib/libc/gdtoa/
H A Dsmisc.c39 (s, nd0, nd, y9, dplen) CONST char *s; int dplen, nd0, nd; ULong y9; in s2b() argument
/minix/external/bsd/llvm/dist/clang/test/Analysis/
H A Ddead-stores.c251 int y9 = 4; in f22() local