index
:
linux
debian
progress-linux
upstream
debian 12 backports: kernel
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
atomic
/
fallbacks
/
add_negative
blob: 1d3d4ab3a9d29ca1e8011f0fa520cc1ed4fc53fd (
plain
)
1
2
3
cat <<EOF return raw_${atomic}_add_return${order}(i, v) < 0; EOF