Assumes that all functions with the name of an ANSI C library function are in fact the system functions.
.-nolibansi-. >>- -q--+-libansi---+------------------------------------------><
See also #pragma options.
This will allow the optimizer to generate better code because it will know about the behavior of a given function, such as whether or not it has any side effects.
Related information