ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Macro.h File Reference

Go to the source code of this file.

Macros

#define COUNT(X)   (sizeof(X) / sizeof(X[0]))
 

Macro Definition Documentation

◆ COUNT

#define COUNT (   X)    (sizeof(X) / sizeof(X[0]))

Definition at line 20 of file Macro.h.