Home
last modified time | relevance | path

Searched refs:ROUNDDOWN (Results 51 – 75 of 505) sorted by relevance

12345678910>>...21

/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/arc/gmon/sys/
H A Dgmon.h159 #define ROUNDDOWN(x,y) (((x)/(y))*(y)) macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/arc/gmon/sys/
H A Dgmon.h159 #define ROUNDDOWN(x,y) (((x)/(y))*(y)) macro
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/arc/gmon/sys/
H A Dgmon.h159 #define ROUNDDOWN(x,y) (((x)/(y))*(y)) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/spu/
H A Dspu-gmon.c72 #define ROUNDDOWN(x,y) (((x)/(y))*(y)) macro
266 ROUNDDOWN ((uintptr_t) & _start, HISTFRACTION * sizeof (HISTCOUNTER)); in __monstartup()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/spu/
H A Dspu-gmon.c72 #define ROUNDDOWN(x,y) (((x)/(y))*(y)) macro
266 ROUNDDOWN ((uintptr_t) & _start, HISTFRACTION * sizeof (HISTCOUNTER)); in __monstartup()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/RISC-V/ProcessorPkg/Include/
H A DOpensbiTypes.h76 #define ROUNDDOWN(a, b) ((a) / (b) * (b)) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/opensbi/include/sbi/
H A Dsbi_types.h87 #define ROUNDDOWN(a, b) ((a) / (b) * (b)) macro
/dports/emulators/qemu60/qemu-6.0.0/roms/opensbi/include/sbi/
H A Dsbi_types.h91 #define ROUNDDOWN(a, b) ((a) / (b) * (b)) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/opensbi/include/sbi/
H A Dsbi_types.h91 #define ROUNDDOWN(a, b) ((a) / (b) * (b)) macro
/dports/sysutils/opensbi/opensbi-0.9/include/sbi/
H A Dsbi_types.h91 #define ROUNDDOWN(a, b) ((a) / (b) * (b)) macro
/dports/emulators/qemu/qemu-6.2.0/roms/opensbi/include/sbi/
H A Dsbi_types.h91 #define ROUNDDOWN(a, b) ((a) / (b) * (b)) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgmon.c84 ROUNDDOWN((unsigned) lowpc, HISTFRACTION*sizeof(HISTCOUNTER));
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-gmon.c106 ROUNDDOWN((unsigned)lowpc, HISTFRACTION*sizeof(HISTCOUNTER));
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/i386/
H A Dcygmon-gmon.c106 ROUNDDOWN((unsigned)lowpc, HISTFRACTION*sizeof(HISTCOUNTER));
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgmon.c84 ROUNDDOWN((unsigned) lowpc, HISTFRACTION*sizeof(HISTCOUNTER));
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-gmon.c106 ROUNDDOWN((unsigned)lowpc, HISTFRACTION*sizeof(HISTCOUNTER));
/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DMagicCube.h118 #define ROUNDDOWN(x,mod) ((x)/(mod)*(mod)) /* ditto */ macro
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Documentation/markdown/Functions/
H A DFunctionListByCategory.md261 ROUNDDOWN | PHPExcel_Calculation_MathTrig::ROUNDDOWN
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Documentation/markdown/Functions/
H A DFunctionListByCategory.md261 ROUNDDOWN | PHPExcel_Calculation_MathTrig::ROUNDDOWN
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/prof/
H A Dprof.cpp155 lowpc = ROUNDDOWN(lowpc, HISTFRACTION*sizeof(HISTCOUNTER)); in profStartup()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/cs/
H A Dfunctions299 ROUNDDOWN = ROUNDDOWN
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/bg/
H A Dfunctions271 ROUNDDOWN = ОКРУГЛВНИЗ ## Округляет число до ближайшего меньшего по модулю значения.
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru/
H A Dfunctions270 ROUNDDOWN = ОКРУГЛВНИЗ ## Округляет число до ближайшего меньшего по модулю значения.
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/locale/bg/
H A Dfunctions271 ROUNDDOWN = ОКРУГЛВНИЗ ## Округляет число до ближайшего меньшего по модулю значения.
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru/
H A Dfunctions270 ROUNDDOWN = ОКРУГЛВНИЗ ## Округляет число до ближайшего меньшего по модулю значения.

12345678910>>...21