OpenVPN 3 Core Library
|
Go to the source code of this file.
Macros | |
#define | likely(x) (x) |
#define | unlikely(x) (x) |
#define likely | ( | x | ) | (x) |
Definition at line 21 of file likely.hpp.
#define unlikely | ( | x | ) | (x) |
Definition at line 22 of file likely.hpp.