|
Library /sys$common/syshlp/HELPLIB.HLB MACRO, MACRO Compiler Directives, .BRANCH UNLIKELY *Conan The Librarian |
Instructs the compiler that the following branch will likely
not be taken. Therefore, the compiler generates code that
incorporates that assumption.
Format
.BRANCH_UNLIKELY
There are no parameters for this directive.
Additional Information (explode) :
|
|