/netbsd-src/sys/arch/evbsh3/conf/ |
H A D | sh.x | 12 AT (ROM) in AT() function
|
H A D | shl.x | 12 AT (ROM) in AT() function
|
/netbsd-src/sys/arch/mmeye/conf/ |
H A D | sh.x | 12 AT (ROM) in AT() function
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/alpha/ |
H A D | qrnnd.S | 54 #define AT $at macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/alpha/ |
H A D | qrnnd.S | 54 #define AT $at macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | EvalEmitter.cpp | 111 if (auto *AT = Ty->getAs<AtomicType>()) in emitRetValue() local 171 if (auto *AT = Ty->getAsArrayTypeUnsafe()) { in emitRetValue() local
|
H A D | Context.cpp | 103 if (auto *AT = dyn_cast<AtomicType>(T)) in classify() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | NonnullGlobalConstantsChecker.cpp | 119 } else if (const auto *AT = dyn_cast<AttributedType>(T)) { in isGlobalConstString() local
|
H A D | MallocSizeofChecker.cpp | 164 while (const ArrayType *AT = T->getAsArrayTypeUnsafe()) { in compatibleWithArrayType() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenTypes.cpp | 172 if (const auto *AT = T->getAs<AtomicType>()) in isSafeToConvert() local 180 if (const auto *AT = CGT.getContext().getAsArrayType(T)) in isSafeToConvert() local 900 if (const auto *AT = Context.getAsArrayType(T)) { in isZeroInitializable() local
|
H A D | CGNonTrivialStruct.cpp | 96 if (const auto *AT = asDerived().getContext().getAsArrayType(FT)) { in visitWithKind() local 279 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local 296 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local 592 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local 632 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local
|
/netbsd-src/sys/arch/hpcmips/stand/romboot/ |
H A D | romboot.S | 34 #define AT $at macro
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha/ |
H A D | regdef.h | 36 #define AT $at macro
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/alpha/ |
H A D | regdef.h | 36 #define AT $at macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ScanfFormatString.cpp | 508 const analyze_scanf::ArgType &AT = getArgType(Ctx); in fixType() local
|
/netbsd-src/sys/arch/mips/include/ |
H A D | regdef.h | 44 #define AT $at /* assembler temporary */ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | MacroArgs.cpp | 174 const Token *AT = getUnexpArgument(Arg); in getPreExpArgument() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/ |
H A D | ia64.S | 1392 #define AT r14 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreLowerThreadLocal.cpp | 126 ArrayType *AT = dyn_cast<ArrayType>(Ty); in isZeroLengthArray() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/ |
H A D | ia64.S | 1393 #define AT r14 macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gencfn-macros.cc | 137 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gencfn-macros.c | 137 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 681 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackLoadToAggregate() local 1078 if (auto *AT = dyn_cast<ArrayType>(VT)) { in likeBitCastFromVector() local 1207 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackStoreToAggregate() local
|
/netbsd-src/usr.bin/at/ |
H A D | at.c | 67 enum { ATQ, ATRM, AT, BATCH, CAT }; /* what program we want to run */ enumerator
|
/netbsd-src/lib/libc/regex/ |
H A D | engine.c | 149 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2) macro 153 #define AT(t, p1, p2, s1, s2) /* nothing */ macro
|