Searched refs:aformat (Results 1 – 3 of 3) sorted by relevance
96 extern char *atitle, *aformat,
104 char *aformat = "%8o "; variable412 aformat[2] = n; /* 'o' or 'x' in format */ in main()1072 Print(aformat, slp->sl_addr); in main()
225 if (aformat[2] == 'x') in print_profile_data()