Home
last modified time | relevance | path

Searched refs:arg1 (Results 1 – 2 of 2) sorted by relevance

/scripts/gcc-plugins/
Dgcc-common.h276 #define int_const_binop(code, arg1, arg2) \ argument
277 int_const_binop((code), (arg1), (arg2), 0)
/scripts/
Dcheckpatch.pl7021 my $arg1 = $3;
7034 "$call() should probably be ${call}_t($cast, $arg1, $arg2)\n" . "$here\n$stat\n");