Home
last modified time | relevance | path

Searched defs:quantity (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.bin/units/
H A Dunits.c55 int quantity; member
301 addunit(struct unittype * theunit, const char *toadd, int flip, int quantity) in addunit()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgengtype.c4262 enum alloc_quantity quantity, enum alloc_zone zone) in write_typed_alloc_def()
4293 enum alloc_quantity quantity, in write_typed_struct_alloc_def()
4307 enum alloc_quantity quantity, in write_typed_typedef_alloc_def()
/dflybsd-src/games/rogue/
H A Drogue.h232 short quantity; /* hit points to kill */ member