Searched refs:non_numeric_forward (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | nm.c | 869 non_numeric_forward (const void *P_x, const void *P_y) in non_numeric_forward() function 900 return - non_numeric_forward (x, y); in non_numeric_reverse() 927 return non_numeric_forward (P_x, P_y); in numeric_forward() 938 { non_numeric_forward, non_numeric_reverse }, 1018 return non_numeric_forward (P_x, P_y); in size_forward1()
|
H A D | ChangeLog-0203 | 1502 (non_numeric_forward): Use strcoll if available.
|
H A D | ChangeLog-9197 | 2404 (non_numeric_forward): Likewise. 3036 (non_numeric_forward, non_numeric_reverse): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | nm.c | 868 non_numeric_forward (const void *P_x, const void *P_y) in non_numeric_forward() function 899 return - non_numeric_forward (x, y); in non_numeric_reverse() 926 return non_numeric_forward (P_x, P_y); in numeric_forward() 937 { non_numeric_forward, non_numeric_reverse }, 1017 return non_numeric_forward (P_x, P_y); in size_forward1()
|
H A D | ChangeLog-0203 | 1502 (non_numeric_forward): Use strcoll if available.
|
H A D | ChangeLog-9197 | 2404 (non_numeric_forward): Likewise. 3036 (non_numeric_forward, non_numeric_reverse): Likewise.
|