Home
last modified time | relevance | path

Searched defs:DDIV (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.h97 DDIV = 298, /* DDIV */ enumerator
266 #define DDIV 298 macro
H A Drx-parse.c279 DDIV = 298, /* DDIV */ enumerator
448 #define DDIV 298 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drx-parse.h97 DDIV = 298, /* DDIV */ enumerator
266 #define DDIV 298 macro
H A Drx-parse.c279 DDIV = 298, /* DDIV */ enumerator
448 #define DDIV 298 macro
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeMIPS_common.c120 #define DDIV (HI(0) | LO(30)) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1181 DanglingDebugInfoVector &DDIV = DDIMI.second; in dropDanglingDebugInfo() local
1201 DanglingDebugInfoVector &DDIV = DanglingDbgInfoIt->second; in resolveDanglingDebugInfo() local