Searched refs:bl_both (Results 1 – 1 of 1) sorted by relevance
169 enum blanktype { bl_start, bl_end, bl_both }; enumerator4214 if (blanktype == bl_start || blanktype == bl_both) in set_ordering()4216 if (blanktype == bl_end || blanktype == bl_both) in set_ordering()4485 set_ordering (str, &gkey, bl_both); in main()