File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/inc_not_zero.tar
Back
usr/src/linux-headers-5.15.0-133/scripts/atomic/fallbacks/inc_not_zero 0000755 00000000531 15030427536 0021253 0 ustar 00 cat <<EOF /** * arch_${atomic}_inc_not_zero - increment unless the number is zero * @v: pointer of type ${atomic}_t * * Atomically increments @v by 1, if @v is non-zero. * Returns true if the increment was done. */ static __always_inline bool arch_${atomic}_inc_not_zero(${atomic}_t *v) { return arch_${atomic}_add_unless(v, 1, 0); } EOF
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings