Searched defs:DIV (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dvr4120-div.S27 #define DIV \ define
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dunion1.C9 typedef enum { BADBINOP = 0, PLUS, MINUS, MULT, DIV, POWR } binoptype; enumerator in enum:__anon6669
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D950612-1.c12 DIV, enumerator in enum:__anon6906
/openbsd-current/bin/expr/
H A Dexpr.c37 OR, AND, EQ, LT, GT, ADD, SUB, MUL, DIV, MOD, MATCH, RP, LP, enumerator in enum:token
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dm2-exp.c97 DIV = 299, enumerator in enum:yytokentype
145 #define DIV 299 macro
H A Dp-exp.c82 DIV = 284, enumerator in enum:yytokentype
118 #define DIV 284 macro
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dm88k.h315 #define DIV MUL +2 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm88k.h316 #define DIV MUL +2 macro
/openbsd-current/sys/dev/fdt/
H A Drkclock.c231 #define DIV(l, f) SEL(l, f) macro
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1828 SDValue DIV = DAG.getBuildVector(MVT::v2i32, DL, {Res.getValue(0), Zero}); local
2010 SDValue DIV = DAG.getBuildVector(MVT::v2i32, DL, {DIV_Lo, DIV_Hi}); local

Completed in 485 milliseconds