Home
last modified time | relevance | path

Searched +defs:t +defs:scanf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddscope.d70 scanf = 0x8_0000, /// scanf-style function enumerator
395 Type t = decl.type; in checkAliasThis() local
H A Dfunc.d206 scanf = 0x400, /// is a scanf-like function enumerator
820 extern (D) final FuncDeclaration overloadExactMatch(Type t) in overloadExactMatch()
1614 extern (D) final bool isTypeIsolated(Type t) in isTypeIsolated()
1686 private bool isTypeIsolatedIndirect(Type t) in isTypeIsolatedIndirect()
2732 auto t = fparam0.type.toBasetype(); in checkMain() local
3407 Type getIndirection(Type t) in getIndirection()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc174 void ExpectPoisoned(const T& t) { in ExpectPoisoned()
182 void ExpectPoisonedWithOrigin(const T& t, unsigned origin) { in ExpectPoisonedWithOrigin()
196 bool TestForNotPoisoned(const T& t) { in TestForNotPoisoned()
2159 time_t t = time(NULL); in TEST() local
2245 time_t t; in TEST() local
2262 time_t t = 123; in TEST() local
2273 time_t t = 123; in TEST() local
3221 TEST(MemorySanitizer, scanf) { in TEST() argument
3245 pthread_t t; in TEST() local
3270 pthread_t t; in TEST() local
[all …]