Searched refs:A_OR_AN_OR_BLANK (Results 1 – 3 of 3) sorted by relevance
58 A_OR_AN_OR_BLANK(value), objsht[value]); in wearit()207 A_OR_AN_OR_BLANK(wordvalue[wordnumber]), in murder()
70 A_OR_AN_OR_BLANK(value), objsht[value]); in take()378 A_OR_AN_OR_BLANK(value), objsht[value]); in eat()
52 #define A_OR_AN_OR_BLANK(n) (IS_PLURAL((n)) ? "" : A_OR_AN((n))) macro