Searched defs:pp_modulo (Results 1 – 4 of 4) sorted by relevance
67 #define pp_modulo(PPI) output_add_character (pp_buffer (PPI), '%') macro
241 #define pp_modulo(PP) pp_character (PP, '%') macro
3099 sub pp_modulo { maybe_targmy(@_, \&binop, "%", 19, ASSIGN) } global() subroutine
1566 PP(pp_modulo) PP() argument