Searched defs:AH (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/ |
H A D | adi.d | 283 cmp AH,DH ; in _adCmpChar() local 293 cmp AH,DH ; in _adCmpChar() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/ |
H A D | trigonometry.d | 274 test AH,1 ; in version() local 279 test AH,4 ; in version() local 287 test AH,4 ; in version() local
|
/netbsd-src/sys/arch/i386/include/ |
H A D | bioscall.h | 63 #define AH r_ax.biosreg_quarter[BIOSREG_HI] macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/ |
H A D | macdefs.h | 162 #define AH 011 macro
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Lookup.h | 275 void setAllowHidden(bool AH) { in setAllowHidden()
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/ |
H A D | macdefs.h | 179 #define AH 011 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | math.d | 916 test AH,1 ; in tan() local 921 test AH,4 ; in tan() local 929 test AH,4 ; in tan() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 2597 static void RemoveNonValidAttrAtIndex(LLVMContext &Ctx, AttrHolder &AH, in RemoveNonValidAttrAtIndex()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 5393 SDValue AH = CurDAG->getCopyToReg(Chain, dl, X86::AH, Extract, SDValue()); in Select() local
|