Searched defs:pp_subtract (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/perl/lib/B/ | ||
H A D | Deparse.pm | 3099 sub pp_subtract { maybe_targmy(@_, \&binop, "-",18, ASSIGN) } subroutine |
/openbsd/gnu/usr.bin/perl/ | ||
H A D | pp.c | 1926 PP(pp_subtract) in PP() argument |