xref
: /
linux
/
scripts
/
atomic
/
fallbacks
/
add_negative
(revision 2008d89fb6435a3a900b72b856a18e0cc0d2c057)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
cat <<EOF
2
return raw_${atomic}_add_return${order}(i, v) < 0;
3
EOF
4