Searched refs:sorted_state (Results 1 – 16 of 16) sorted by relevance
686 static unsigned char sorted_state[] = variable712 if ((result = sorted_state[p2->p_stat] - in proc_compare()713 sorted_state[p1->p_stat]) == 0) in proc_compare()789 #define ORDERKEY_STATE if ((result = (sorted_state[p2->p_stat] - \790 sorted_state[p1->p_stat])) == 0)
197 static unsigned char sorted_state[] = variable223 if ((result = sorted_state[p2->pst_stat] -224 sorted_state[p1->pst_stat]) == 0)
571 unsigned char sorted_state[] = variable603 if ((result = (long) (sorted_state[p2->pr_state] - in proc_compare()604 sorted_state[p1->pr_state])) == 0) in proc_compare()
612 #define ORDERKEY_STATE if ((result = (long) (sorted_state[p2->pr_state] - \613 sorted_state[p1->pr_state])) == 0)625 unsigned char sorted_state[] = variable673 if ((result = (long) (sorted_state[p2->pr_state] -674 sorted_state[p1->pr_state])) == 0)
768 static unsigned char sorted_state[] = variable801 if ((result = sorted_state[p2->p_stat] -802 sorted_state[p1->p_stat]) == 0)
527 unsigned char sorted_state[] = variable556 if ((result = (long) (sorted_state[p2->pr_state] -557 sorted_state[p1->pr_state])) == 0) {
706 static unsigned char sorted_state[] = variable739 if ((result = sorted_state[p2->p_stat] -740 sorted_state[p1->p_stat]) == 0)
553 if ((result = sorted_state[p2->p_stat] \554 - sorted_state[p1->p_stat]) == 0)565 static unsigned char sorted_state[] = variable
847 #define ORDERKEY_STATE if ((result = sorted_state[p2->p_stat] - \848 sorted_state[p1->p_stat]) == 0)855 static unsigned char sorted_state[] = variable
795 static unsigned char sorted_state[] = variable824 if ((result = sorted_state[(unsigned char) MPP(p2, p_stat)] - in proc_compare()825 sorted_state[(unsigned char) MPP(p1, p_stat)]) == 0) in proc_compare()
729 static unsigned char sorted_state[] = variable762 if ((result = sorted_state[p2->p_stat] -763 sorted_state[p1->p_stat]) == 0)
646 if ((result = sorted_state[pi2->pi_state] \647 - sorted_state[pi1->pi_state]) == 0)657 static unsigned char sorted_state[] = variable
711 #define ORDERKEY_STATE if ((result = sorted_state[p2->p_mach_state] - \712 sorted_state[p1->p_mach_state]) == 0)719 static unsigned char sorted_state[] = variable
1079 if ((result = sorted_state[(int)(p2)->pfx ## stat] - \1080 sorted_state[(int)(p1)->pfx ## stat] ) == 0)1098 static int sorted_state[] = { variable
1529 static unsigned char sorted_state[] = variable1550 if ((result = sorted_state[(unsigned char) PP(p2, stat)] - \1551 sorted_state[(unsigned char) PP(p1, stat)]) == 0)
1740 #define ORDERKEY_STATE if ((result = (long) (sorted_state[(int)p2->px_state] - \1741 sorted_state[(int)p1->px_state])) == 0)1750 unsigned char sorted_state[] = variable