Searched refs:PC_PREFIX (Results 1 – 3 of 3) sorted by relevance
118 - (sizeof (PC_PREFIX) - 1 + pc_width + 1) in tui_make_status_line()135 proc_width += pc_width + sizeof (PC_PREFIX) - 1 + 1; in tui_make_status_line()197 strcat_to_buf (string, status_size, PC_PREFIX); in tui_make_status_line()
82 #define PC_PREFIX "PC: " macro
285 (PC_PREFIX): Use upper case.