Searched refs:old_call_stmt (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/scripts/gcc-plugins/ |
D | gcc-common.h | 724 old_call_stmt, call_stmt, count, freq, reason) \ argument 726 (old_call_stmt), (call_stmt), (count), (reason)) 732 old_call_stmt, call_stmt, count, freq, reason) \ argument 734 (old_call_stmt), (call_stmt), (count), (freq), (reason))
|