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

/vbox/include/VBox/vmm/
H A Dstam.h228 /** @def STAM_REL_U8_INC
234 # define STAM_REL_U8_INC(pCounter) \ macro
237 # define STAM_REL_U8_INC(pCounter) do { } while (0) macro
245 # define STAM_U8_INC(pCounter) STAM_REL_U8_INC(pCounter)

Completed in 46 milliseconds