Home
last modified time | relevance | path

Searched refs:increment_by (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.101.15/iokit/IOKit/
H A DIOReportMacros.h127 #define SIMPLEREPORT_INCREMENTVALUE(simp_buf, increment_by) \ argument
133 if (os_add_overflow(__vals->simple_value, (increment_by), &__simple_value)) { \