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

/vbox/include/VBox/vmm/
H A Dstam.h393 /** @def STAM_REL_U32_DEC
399 # define STAM_REL_U32_DEC(pCounter) \ macro
402 # define STAM_REL_U32_DEC(pCounter) do { } while (0) macro
410 # define STAM_U32_DEC(pCounter) STAM_REL_U32_DEC(pCounter)

Completed in 35 milliseconds