Home
last modified time | relevance | path

Searched refs:TC2 (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/tests/usr.bin/indent/
H A Dlsym_typedef.c19 TC2 enumerator
31 TC2 enumerator
43 TC2 enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp241 uint64_t TC2 = in IsSafeActiveMask() local
247 if (TC1 != TC2) { in IsSafeActiveMask()
250 << TC2 << " from get.active.lane.mask\n"); in IsSafeActiveMask()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dstandards.texi46 @cindex TC2
H A Dgcc.info66880 * TC2: Standards. (line 13)
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dstandards.texi46 @cindex TC2
H A Dgcc.info70243 * TC2: Standards. (line 13)
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp15630 const Type::TypeClass TC2 = T2->getTypeClass(); in isLayoutCompatible() local
15632 if (TC1 != TC2) in isLayoutCompatible()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DUsersManual.rst39 C99 (+TC1, TC2, TC3).
/netbsd-src/share/terminfo/
H A Dterminfo20900 clear=^L, cnorm=^TC2, cub1=^H, cud1=\n, cuf1=^\,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20042537 * doc/standards.texi: Update for C99 TC2.