Searched defs:PPI (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | c-pretty-print.h | 100 #define pp_c_tree_identifier(PPI, ID) \ argument 103 #define pp_declaration(PPI, T) \ argument 105 #define pp_declaration_specifiers(PPI, D) \ argument 109 #define pp_type_specifier_seq(PPI, D) \ argument 111 #define pp_declarator(PPI, D) \ argument 113 #define pp_direct_declarator(PPI, D) \ argument 119 #define pp_parameter_list(PPI, T) \ argument 121 #define pp_type_id(PPI, D) \ argument 130 #define pp_statement(PPI, S) \ argument 137 #define pp_primary_expression(PPI, E) \ argument [all …]
|
| /freebsd-12-stable/contrib/binutils/opcodes/ |
| D | sh-opc.h | 64 PPI, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/ |
| D | ASTReader.cpp | 6143 pp_iterator PPI; in findPreprocessedEntity() local
|