Searched refs:PS_C (Results 1 – 2 of 2) sorted by relevance
83 #define PS_C 36 macro
478 if (which==PS_C) sl += 5; in string_field()480 if (which!=PS_C && sl<1000) sprintf(out+strlen(out), ".%d", sl%10); in string_field()1317 if (fields->which<PS_C || fields->which>PS_DIO) continue; in top_common()