freebsd kernel with SKQ
beb7ebb072
to use the negative of that constant. #define NEG_NUM -3 #define SAFE_NEG_NUM (-3) i = -NEG_NUM; /* Error --3 */ j = -SAFE_NEG_NUM /* Okay -(-3) */ |
||
---|---|---|
bin | ||
etc | ||
gnu | ||
lib/csu/i386 | ||
libexec/makekey | ||
sbin | ||
share/man/man4 | ||
sys | ||
usr.bin/symorder | ||
usr.sbin |