Home
last modified time | relevance | path

Searched refs:mri_comment_end (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/binutils/gas/
HDread.c1203 mri_comment_end (char *stop, int stopc) in mri_comment_end() function
1388 mri_comment_end (stop, stopc); in s_align()
1517 mri_comment_end (stop, stopc); in s_comm_internal()
1593 mri_comment_end (stop, stopc); in s_mri_common()
1628 mri_comment_end (stop, stopc); in s_mri_common()
1903 mri_comment_end (stop, stopc); in s_fail()
2039 mri_comment_end (stop, stopc); in s_globl()
3236 mri_comment_end (stop, stopc); in s_space()
3263 mri_comment_end (stop, stopc); in s_float_space()
3286 mri_comment_end (stop, stopc); in s_float_space()
[all …]
HDcond.c180 mri_comment_end (stop, stopc); in s_if()
297 mri_comment_end (stop, stopc); in s_ifc()
HDread.h109 extern void mri_comment_end (char *, int);
HDChangeLog-98992859 demand_empty_rest_of_line before mri_comment_end.
2861 mri_comment_end in MRI mode.
HDChangeLog-96972119 * cond.c (s_ifc): Call mri_comment_field and mri_comment_end when
5946 * read.c (cons_worker): Only call mri_comment_end from flag_mri.
HDChangeLog-9295954 (mri_comment_end): New function.
962 (mri_comment_end): Declare.