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

/vbox/include/VBox/vmm/
H A Dstam.h251 /** @def STAM_REL_U8_DEC
257 # define STAM_REL_U8_DEC(pCounter) \ macro
260 # define STAM_REL_U8_DEC(pCounter) do { } while (0) macro
268 # define STAM_U8_DEC(pCounter) STAM_REL_U8_DEC(pCounter)

Completed in 44 milliseconds