Searched refs:PC_WIDTH (Results 1 – 1 of 1) sorted by relevance
34 #define PC_WIDTH 10 /* Realistically, the top bits will be 0, so don't waste space. */ macro36 #define PC_WIDTH (2*sizeof(uintptr_t)) macro194 printf(" %10.*s %0*" PRIxPTR " %s ", (int) wchan_len, wchan, (int) PC_WIDTH, eip, state); in ps_line()316 (int) PC_WIDTH, "PC", in ps_main()