haiku/src
Adrien Destugues 4a113a01d0 PVS V792: use short circuit operators
Avoids calling all the functions, we can stop once one of them is true.

Change-Id: I92437a60d3d52efd5a11547a11b88e3bf232e66b
Reviewed-on: https://review.haiku-os.org/c/1624
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-07-17 22:17:22 +00:00
..
add-ons PVS V1028: cast result of operation instead of operands 2019-07-17 22:17:22 +00:00
apps PVS V593: missing parentheses 2019-07-17 01:57:50 +00:00
bin PVS V1028: cast result of operation instead of operands 2019-07-17 22:17:22 +00:00
build fs_darwin fix warning: '&&' within '||' 2019-06-25 06:47:10 +00:00
data Friulian keymap 2019-07-01 03:00:36 +00:00
kits PVS V1028: cast result of operation instead of operands 2019-07-17 22:17:22 +00:00
libs PVS V1031: missing includes for memcpy/memset 2019-07-17 22:17:22 +00:00
preferences PVS V792: use short circuit operators 2019-07-17 22:17:22 +00:00
servers PVS V501: redundant checks 2019-07-16 20:33:24 +00:00
system PVS V1028: cast result of operation instead of operands 2019-07-17 22:17:22 +00:00
tests Button labels: "Ok" -> "OK" 2019-07-16 20:26:45 +02:00
tools PVS V575: strange values passed to well known functions 2019-07-17 01:57:50 +00:00
Jamfile