Home
last modified time | relevance | path

Searched refs:op_symbol_1 (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dtree-pretty-print.c39 static const char *op_symbol_1 (enum tree_code);
298 pp_string (buffer, op_symbol_1 (OMP_CLAUSE_REDUCTION_CODE (clause))); in dump_omp_clause()
2232 op_symbol_1 (enum tree_code code) in op_symbol_1() function
2398 return op_symbol_1 (TREE_CODE (op)); in op_symbol()
DChangeLog-200614997 (op_symbol_1): Split out of op_symbol.