Searched refs:PGM_OPT_END (Results 1 – 1 of 1) sorted by relevance
141 #define PGM_OPT_END 0x80 /* end of options marker */ macro804 if (opt_type & PGM_OPT_END) in pgm_print()