Go to the source code of this file.
Defines | |
| #define | likely(expr) (expr) |
| #define | unlikely(expr) (expr) |
| #define | prefetch(addr) |
| #define | prefetch_w(addr) |
| #define | prefetch_loc_r(addr, loc) |
| #define | prefetch_loc_w(addr, loc) |
|
|
|
Definition at line 62 of file compiler_opt.h. |
|
|
Definition at line 64 of file compiler_opt.h. Referenced by matching_3261(), parse_headers(), t_check(), t_lookup_callid(), t_lookup_ident(), t_lookup_request(), t_lookupOriginalT(), and t_reply_matching(). |
|
|
Definition at line 65 of file compiler_opt.h. |
|
|
Definition at line 63 of file compiler_opt.h. Referenced by matching_3261(). |
|
1.3.9.1