Searched refs:decrement (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Installer/solaris/
H A Dsmf-vboxballoonctrl.sh67 VBOXWATCHDOG_BALLOON_DECREMENT=`/usr/bin/svcprop -p config/decrement $SMF_FMRI 2>/dev/null`
/vbox/src/VBox/Runtime/common/asm/
H A DASMAtomicUoDecU32.asm35 ; Atomically decrement an unsigned 32-bit value, unordered.
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2emx.s53 / Atomically decrement the integer pointed to by 'val' and return
54 / the result of the decrement.
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dos_Darwin_x86.s64 # Atomically decrement the integer pointed to by 'val' and return
65 # the result of the decrement.
H A Dos_Linux_x86.s53 / Atomically decrement the integer pointed to by 'val' and return
54 / the result of the decrement.
H A Dos_Linux_x86_64.s52 / Atomically decrement the integer pointed to by 'val' and return
53 / the result of the decrement.
H A Dos_SunOS_x86_64.s56 / Atomically decrement the integer pointed to by 'val' and return
57 / the result of the decrement.
H A Dos_SunOS_x86.s97 / Atomically decrement the integer pointed to by 'val' and return
98 / the result of the decrement.
H A Dos_SunOS_sparcv9.s36 ! atomic increment, decrement and swap routines for V8+ sparc (ultrasparc)
H A Dos_SunOS_ultrasparc.s36 ! atomic increment, decrement and swap routines for V8+ sparc (ultrasparc)
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dgdtoaimp.h535 #define decrement __decrement_D2A macro
587 extern int decrement (Bigint*);
H A Dstrtodg.c104 decrement(b) Bigint *b; function
106 decrement(Bigint *b)
854 /* boundary case -- decrement exponent */
886 decrement(rvb);

Completed in 101 milliseconds