NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
doca_common_defines.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define doca_likely(x)   (x)
 
#define doca_unlikely(x)   (x)
 

Macro Definition Documentation

◆ doca_likely

#define doca_likely (   x)    (x)

Definition at line 21 of file doca_common_defines.h.

◆ doca_unlikely

#define doca_unlikely (   x)    (x)

Definition at line 22 of file doca_common_defines.h.