Searched refs:append_zero (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dread.h214 extern void stringer (int append_zero);
H A Dread.c5380 const int append_zero = bits_appendzero & 1;
5437 if (append_zero)
5370 const int append_zero = bits_appendzero & 1; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dread.h214 extern void stringer (int append_zero);
H A Dread.c5386 const int append_zero = bits_appendzero & 1;
5438 if (append_zero)
5376 const int append_zero = bits_appendzero & 1; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dread.h214 extern void stringer (int append_zero);
H A Dread.c5380 const int append_zero = bits_appendzero & 1;
5437 if (append_zero)
5370 const int append_zero = bits_appendzero & 1; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.c297 mcore_stringer (int append_zero) argument
300 mcore_pool_count (stringer, append_zero);
302 stringer (append_zero);
H A Dtc-tic4x.c862 tic4x_stringer (int append_zero) argument
880 if (append_zero)
H A Dtc-hppa.c8056 pa_stringer (int append_zero)
8130 stringer (8 + append_zero);
8054 pa_stringer(int append_zero) argument
H A Dtc-tic54x.c1559 int append_zero = type == 'S' || type == 'P'; local
1608 if (append_zero)
H A Dtc-csky.c7611 csky_stringer (int append_zero) argument
7614 csky_pool_count (stringer, append_zero);
7616 stringer (append_zero);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mcore.c297 mcore_stringer (int append_zero) argument
300 mcore_pool_count (stringer, append_zero);
302 stringer (append_zero);
H A Dtc-tic4x.c860 tic4x_stringer (int append_zero) argument
878 if (append_zero)
H A Dtc-hppa.c8043 pa_stringer (int append_zero)
8117 stringer (8 + append_zero);
8041 pa_stringer(int append_zero) argument
H A Dtc-tic54x.c1559 int append_zero = type == 'S' || type == 'P'; local
1608 if (append_zero)
H A Dtc-csky.c7716 csky_stringer (int append_zero) argument
7719 csky_pool_count (stringer, append_zero);
7721 stringer (append_zero);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mcore.c297 mcore_stringer (int append_zero) argument
300 mcore_pool_count (stringer, append_zero);
302 stringer (append_zero);
H A Dtc-tic4x.c862 tic4x_stringer (int append_zero) argument
880 if (append_zero)
H A Dtc-tic54x.c1559 int append_zero = type == 'S' || type == 'P'; local
1608 if (append_zero)
H A Dtc-hppa.c8056 pa_stringer (int append_zero)
8130 stringer (8 + append_zero);
8054 pa_stringer(int append_zero) argument
H A Dtc-csky.c7611 csky_stringer (int append_zero) argument
7614 csky_pool_count (stringer, append_zero);
7616 stringer (append_zero);

Completed in 456 milliseconds