xref
: /
linux
/
scripts
/
atomic
/
fallbacks
/
add_negative
(revision a23c05fd76cf4ad27e0c74f7a93e7b089e94a55c)
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