Searched refs:abb_t (Results 1 – 2 of 2) sorted by relevance
219 typedef enum { AB_NOTSET, AB_NOTWORD, AB_INWORD } abb_t; typedef
260 abb_t abb; /* State of abbreviation checks. */ in v_txt()