Home
last modified time | relevance | path

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

/netbsd-src/games/larn/
H A Dstore.c293 else if (itm[i].qty <= 0) in dndstore()
306 itm[i].qty--; in dndstore()
308 if (itm[i].qty == 0) in dndstore()
329 if (itm[i].qty == 0) { in dnditem()
H A Ddiag.c217 lprc(itm[i].qty); in savegame()
281 itm[i].qty = lgetc(); in restoregame()
H A Dheader.h54 char qty; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_ramgt215.c108 u8 median[8], bins[4] = {0, 0, 0, 0}, bin = 0, qty = 0; in gt215_link_train_calc() local
137 if (bins[i] > qty) { in gt215_link_train_calc()
139 qty = bins[i]; in gt215_link_train_calc()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcse.cc3429 int qty = REG_QTY (REGNO (folded_arg0)); in fold_rtx() local
3433 struct qty_table_elem *ent = &qty_table[qty]; in fold_rtx()
4010 int qty; in record_jump_cond() local
4043 qty = REG_QTY (REGNO (op0)); in record_jump_cond()
4044 ent = &qty_table[qty]; in record_jump_cond()
H A DChangeLog-19991791 per-qty and per-register structure arrays respectively.
2074 * local-alloc.c (qty): New structure and static variable.
2075 (qty_phys_reg): Remove, all references changed to qty.
2088 (local_alloc): Allocate qty, do not allocate the removed variables.
H A DChangeLog-200120011 * local-alloc.c (struct qty): Add freq field.
20015 (combine_regs): Update qty->freq.
H A DChangeLog-19981008 qty lifetimes.
H A DChangeLog-200828440 * local-alloc.c (struct qty): Add freq_calls_crossed.
H A DChangeLog-200016280 * local-alloc.c (struct qty): Rename changes_size to changes_mode.
H A DChangeLog-20057786 * local-alloc.c (struct qty): Add n_throwing_calls_crossed field.
H A DChangeLog-20023357 * local-alloc.c (struct qty): Remove changes_mode field.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcse.c3470 int qty = REG_QTY (REGNO (folded_arg0)); in fold_rtx() local
3474 struct qty_table_elem *ent = &qty_table[qty]; in fold_rtx()
4054 int qty; in record_jump_cond() local
4087 qty = REG_QTY (REGNO (op0)); in record_jump_cond()
4088 ent = &qty_table[qty]; in record_jump_cond()