Searched defs:pp_complement (Results 1 – 4 of 4) sorted by relevance
69 #define pp_complement(PPI) output_add_character (pp_buffer (PPI), '~') macro
243 #define pp_complement(PP) pp_character (PP, '~') macro
2452 sub pp_complement { maybe_targmy(@_, \&pfixop, "~", 21) } global() subroutine
2638 PP(pp_complement) PP() argument