Home
last modified time | relevance | path

Searched refs:stopc (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dread.c1373 mri_comment_end (char *stop, int stopc) in mri_comment_end() argument
1378 *stop = stopc; in mri_comment_end()
1455 char stopc = 0; in s_align() local
1461 stop = mri_comment_field (&stopc); in s_align()
1559 mri_comment_end (stop, stopc); in s_align()
1692 char stopc = 0; in s_comm_internal() local
1696 stop = mri_comment_field (&stopc); in s_comm_internal()
1759 mri_comment_end (stop, stopc); in s_comm_internal()
1784 char stopc = 0; in s_mri_common() local
1792 stop = mri_comment_field (&stopc); in s_mri_common()
[all …]
Dcond.c131 char stopc; in s_if() local
134 stop = mri_comment_field (&stopc); in s_if()
179 mri_comment_end (stop, stopc); in s_if()
264 char stopc; in s_ifc() local
271 stop = mri_comment_field (&stopc); in s_ifc()
296 mri_comment_end (stop, stopc); in s_ifc()
DChangeLog-2006638 * read.c (s_align): Initialize the 'stopc' variable to prevent
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-evax.c56 char stopc; in s_evax_weak() local
59 stop = mri_comment_field (&stopc); in s_evax_weak()
80 mri_comment_end (stop, stopc); in s_evax_weak()
Dtc-m68k.c5753 char stopc; in s_chip() local
5756 stop = mri_comment_field (&stopc); in s_chip()
5759 mri_comment_end (stop, stopc); in s_chip()
6008 char stopc; in s_reg() local
6018 stop = mri_comment_field (&stopc); in s_reg()
6075 mri_comment_end (stop, stopc); in s_reg()