Home
last modified time | relevance | path

Searched defs:array_buf (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/iokit/IOKit/
H A DIOReportMacros.h458 #define __SA_FINDREP(array_buf, idx) \ argument
468 #define __SA_MAXINDEX(array_buf) \ argument
479 #define SIMPLEARRAY_SETVALUE(array_buf, idx, newValue) \ argument
493 #define SIMPLEARRAY_INCREMENTVALUE(array_buf, idx, value) \ argument
512 #define SIMPLEARRAY_UPDATEPREP(array_buf, ptr2cpy, size2cpy) \ argument
530 #define SIMPLEARRAY_UPDATERES(array_buf, action, result) \ argument
548 #define SIMPLEARRAY_GETCHID(array_buf) \ argument
557 #define SIMPLEARRAY_GETCHTYPE(array_buf) \ argument
566 #define SIMPLEARRAY_GETVALUE(array_buf, idx) \ argument