Searched refs:A_OR_AN_OR_BLANK (Results 1 – 3 of 3) sorted by relevance
55 A_OR_AN_OR_BLANK(value), objsht[value]); in wearit()201 A_OR_AN_OR_BLANK(wordvalue[wordnumber]), in murder()
69 A_OR_AN_OR_BLANK(value), in take()422 A_OR_AN_OR_BLANK(value), objsht[value]); in eat()
273 #define A_OR_AN_OR_BLANK(n) (is_plural_object((n)) ? "" : A_OR_AN((n))) macro