Searched defs:pp_modulo (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dpretty-print.h67 #define pp_modulo(PPI) output_add_character (pp_buffer (PPI), '%') macro
/openbsd-current/gnu/gcc/gcc/
H A Dpretty-print.h241 #define pp_modulo(PP) pp_character (PP, '%') macro
/openbsd-current/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm3099 sub pp_modulo { maybe_targmy(@_, \&binop, "%", 19, ASSIGN) } subroutine

Completed in 258 milliseconds