Home
last modified time | relevance | path

Searched refs:numeric_forward (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dnm.c904 numeric_forward (const void *P_x, const void *P_y) in numeric_forward() function
933 return - numeric_forward (x, y); in numeric_reverse()
939 { numeric_forward, numeric_reverse }
H A DChangeLog-91972403 (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().)
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dnm.c903 numeric_forward (const void *P_x, const void *P_y) in numeric_forward() function
932 return - numeric_forward (x, y); in numeric_reverse()
938 { numeric_forward, numeric_reverse }
H A DChangeLog-91972403 (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().)