Lines Matching +full:- +full:p1
1 // SPDX-License-Identifier: GPL-2.0
8 // Options: --include-headers
19 position p1, p2;
22 if (!(dent@p1 = d_find_alias(...))) S1
24 dent@p1 = d_find_alias(...)
46 position r.p1,r.p2;
48 * dent@p1 = ...
58 p1 << r.p1;
61 cocci.print_main("Missing call to dput()",p1)
77 p1 << r.p1;
81 coccilib.report.print_report(p1[0], msg % (p2[0].line))