Home
last modified time | relevance | path

Searched refs:reductions (Results 1 – 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/byacc/
Ddefs.h237 typedef struct reductions reductions; typedef
238 struct reductions struct
240 struct reductions *next; argument
362 extern reductions *first_reduction;
366 extern reductions **reduction_table;
Dlr0.c22 reductions *first_reduction;
28 static reductions *last_reduction;
439 reductions *p; in save_reductions()
454 p = (reductions *)allocate((sizeof(reductions) + in save_reductions()
Dlalr.c36 reductions **reduction_table;
104 reductions *rp; in set_reduction_table()
106 reduction_table = NEW2(nstates, reductions *); in set_reduction_table()
143 reductions *rp; in initialize_LA()
DNEW_FEATURES12 error recovery works because AT&T Yacc uses more default reductions
Doutput.c1903 reductions *rp, *next; in free_reductions()
DREADME.BTYACC533 Yacc uses more default reductions than Berkeley Yacc.
/freebsd-10-stable/contrib/gcc/cp/
DChangeLog-20012657 (data_def, component_decl): Add reductions to bad_decl.
3666 reductions. Split out from ...
DChangeLog-20024549 (class_head_decl, class_head_defn): New reductions. Process class
4552 reductions.
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.td679 // Logical reductions on predicates.
DHexagonIntrinsics.td2292 // CR / Logical reductions on predicates.
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-92952410 (hppa_fix_adjustable): For SOM, reject reductions involving
2641 symbol reductions to avoid placing the end of function marker
4792 * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions
5693 * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions for
8949 cpu configuration can reject certain relocation reductions.
/freebsd-10-stable/contrib/gdb/gdb/
DNEWS1268 * Memory use reductions and statistics collection
/freebsd-10-stable/sys/contrib/dev/acpica/
Dchanges.txt9835 Enhanced the ASL grammar definition to force early reductions on all