![]() |
|
|||
0001 cat <<EOF 0002 static __always_inline ${ret} 0003 arch_${atomic}_${pfx}dec${sfx}${order}(${atomic}_t *v) 0004 { 0005 ${retstmt}arch_${atomic}_${pfx}sub${sfx}${order}(1, v); 0006 } 0007 EOF
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |