Home
last modified time | relevance | path

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

/openbsd/sys/dev/videomode/
H A Dvesagtf.c182 #define DIVIDE(x,y) (((x) + ((y) / 2)) / (y)) macro
H A Dedid.c58 #define DIVIDE(x,y) (((x) + ((y) / 2)) / (y)) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm194 DIVIDE = 3 define
512 DIVIDE = 3 define
2396 DIVIDE = 3 define
/openbsd/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm264 DIVIDE = 3 define
582 DIVIDE = 3 define
2490 DIVIDE = 3 define
/openbsd/gnu/gcc/libdecnumber/
H A DdecNumber.c180 #define DIVIDE 0x80 /* Divide operators */ macro
/openbsd/usr.bin/tmux/
H A Dformat.c4286 DIVIDE, in format_replace_expression() enumerator