Home
last modified time | relevance | path

Searched defs:ROUND_DOWN (Results 101 – 125 of 182) sorted by relevance

12345678

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/atm/
H A Dfirestream.c432 #define ROUND_DOWN 2 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/atm/
H A Dfirestream.c432 #define ROUND_DOWN 2 macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/atm/
H A Dfirestream.c432 #define ROUND_DOWN 2 macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dpixbuf-renderer.h44 #define ROUND_DOWN(A,B) ((gint)(((A))/(B))*(B)) macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsystem.h404 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsystem.h400 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/mail/s-nail/s-nail-14.9.23/include/su/
H A Dcode-in.h105 #define ROUND_DOWN su_ROUND_DOWN macro
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsystem.h400 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsystem.h400 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsystem.h393 #define ROUND_DOWN(x,y) ((x) & ~((y) - 1)) macro
/dports/multimedia/gstreamer1/gstreamer-1.16.2/tests/check/gst/
H A Dgstutils.c795 ROUND_DOWN enumerator
/dports/games/freeorion/freeorion-0.4.10.2/universe/
H A DValueRefs.h382 ROUND_DOWN enumerator

12345678