# 1 "macro.pl" # 1 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 30 "/usr/include/stdc-predef.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/predefs.h" 1 3 4 # 31 "/usr/include/stdc-predef.h" 2 3 4 # 1 "" 2 # 1 "macro.pl" my $r = getPfromSomewhere() + getQfromSomewhere(); ... my $s = geta() + getb();