Searched refs:numeric_forward (Results 1 – 4 of 4) sorted by relevance
89 static int numeric_forward (const void *, const void *);665 numeric_forward (const void *P_x, const void *P_y) in numeric_forward() function694 return - numeric_forward (x, y); in numeric_reverse()739 { numeric_forward, numeric_reverse }
2403 (numeric_forward): Use minisymbols rather than asymbols.3034 (numeric_forward): Make static. Change from void * to PTR.3125 * nm.c (numeric_forward): Treat undefined symbols as "less than"3130 (numeric_reverse): Call numeric_forward and negate the result.4811 (Their lack screwed up numeric_forward().)
522 numeric_forward (const void *P_x, const void *P_y) in numeric_forward() function551 return - numeric_forward (x, y); in numeric_reverse()557 { numeric_forward, numeric_reverse }