Searched refs:mri_comment_end (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/binutils/gas/ |
| HD | read.c | 1203 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 …]
|
| HD | cond.c | 180 mri_comment_end (stop, stopc); in s_if() 297 mri_comment_end (stop, stopc); in s_ifc()
|
| HD | read.h | 109 extern void mri_comment_end (char *, int);
|
| HD | ChangeLog-9899 | 2859 demand_empty_rest_of_line before mri_comment_end. 2861 mri_comment_end in MRI mode.
|
| HD | ChangeLog-9697 | 2119 * 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.
|
| HD | ChangeLog-9295 | 954 (mri_comment_end): New function. 962 (mri_comment_end): Declare.
|