Searched refs:I (Results 1 – 6 of 6) sorted by relevance
| /scripts/coccinelle/misc/ |
| D | doubleinit.cocci | 18 identifier I, s, fld; 23 struct I s =@p0 { ..., .fld@p = E, ...}; 26 identifier I, s, r.fld; 31 struct I s =@p0 { ..., .fld@p = E, ...};
|
| /scripts/coccinelle/iterators/ |
| D | itnull.cocci | 23 iterator I; 28 I(x,...) { <... 66 iterator I; 71 *I@p1(x,...)
|
| /scripts/atomic/ |
| D | atomics.tbl | 8 # * I/i - int: returns base type 30 xchg I v i:new 31 cmpxchg I v i:old i:new
|
| /scripts/gcc-plugins/ |
| D | gcc-common.h | 427 #define ipa_ref_list_referring_iterate(L, I, P) \ argument 428 (L)->referring.iterate((I), &(P)) 429 #define ipa_ref_list_reference_iterate(L, I, P) \ argument 430 (L)->reference.iterate((I), &(P))
|
| /scripts/coccinelle/null/ |
| D | badzero.cocci | 7 //# using the option -all_includes and the option -I to specify an
|
| D | deref_null.cocci | 11 // Comments: -I ... -all_includes can give more complete results
|