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

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dvr4120-div.S27 #define DIV \ define
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dquote_calc.tab.h11 #define DIV 264 macro
H A Dquote_calc2.tab.h11 #define DIV 264 macro
H A Dquote_calc2.tab.c176 #define DIV 264 macro
H A Dquote_calc.tab.c176 #define DIV 264 macro
H A Dbtyacc_demo.tab.c136 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enumerator in enum:Operator
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dquote_calc.tab.h8 #define DIV 264 macro
H A Dquote_calc2.tab.h8 #define DIV 264 macro
H A Dquote_calc2.tab.c156 #define DIV 264 macro
H A Dquote_calc.tab.c156 #define DIV 264 macro
/freebsd-11-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_car.c95 #define DIV(_id, cname, plist, o, s, w, f) \ macro
/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dop.h75 DIV, enumerator in enum:__anon13873
/freebsd-11-stable/contrib/gdb/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
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1663 SDValue DIV = DAG.getBuildVector(MVT::v2i32, DL, {Res.getValue(0), Zero}); local
1842 SDValue DIV = DAG.getBuildVector(MVT::v2i32, DL, {DIV_Lo, DIV_Hi}); local

Completed in 167 milliseconds