![]() |
|
|||
0001 cat <<EOF 0002 static __always_inline ${ret} 0003 arch_${atomic}_${pfx}andnot${sfx}${order}(${int} i, ${atomic}_t *v) 0004 { 0005 ${retstmt}arch_${atomic}_${pfx}and${sfx}${order}(~i, 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 |
![]() ![]() |