Home
last modified time | relevance | path

Searched refs:A_OR_AN_OR_BLANK (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/battlestar/
HDcommand2.c55 A_OR_AN_OR_BLANK(value), objsht[value]); in wearit()
201 A_OR_AN_OR_BLANK(wordvalue[wordnumber]), in murder()
HDcommand4.c69 A_OR_AN_OR_BLANK(value), in take()
422 A_OR_AN_OR_BLANK(value), objsht[value]); in eat()
HDextern.h273 #define A_OR_AN_OR_BLANK(n) (is_plural_object((n)) ? "" : A_OR_AN((n))) macro