Lines Matching refs:stop

1203 mri_comment_end (char *stop, int stopc)  in mri_comment_end()  argument
1207 input_line_pointer = stop; in mri_comment_end()
1208 *stop = stopc; in mri_comment_end()
1283 char *stop = NULL; in s_align() local
1290 stop = mri_comment_field (&stopc); in s_align()
1388 mri_comment_end (stop, stopc); in s_align()
1427 char *stop = NULL; in s_comm_internal() local
1432 stop = mri_comment_field (&stopc); in s_comm_internal()
1517 mri_comment_end (stop, stopc); in s_comm_internal()
1539 char *stop = NULL; in s_mri_common() local
1548 stop = mri_comment_field (&stopc); in s_mri_common()
1593 mri_comment_end (stop, stopc); in s_mri_common()
1628 mri_comment_end (stop, stopc); in s_mri_common()
1888 char *stop = NULL; in s_fail() local
1892 stop = mri_comment_field (&stopc); in s_fail()
1903 mri_comment_end (stop, stopc); in s_fail()
2010 char *stop = NULL; in s_globl() local
2014 stop = mri_comment_field (&stopc); in s_globl()
2039 mri_comment_end (stop, stopc); in s_globl()
3073 char *stop = NULL; in s_space() local
3082 stop = mri_comment_field (&stopc); in s_space()
3236 mri_comment_end (stop, stopc); in s_space()
3249 char *stop = NULL; in s_float_space() local
3253 stop = mri_comment_field (&stopc); in s_float_space()
3263 mri_comment_end (stop, stopc); in s_float_space()
3286 mri_comment_end (stop, stopc); in s_float_space()
3302 mri_comment_end (stop, stopc); in s_float_space()
3318 mri_comment_end (stop, stopc); in s_float_space()
3326 char *stop = NULL; in s_struct() local
3330 stop = mri_comment_field (&stopc); in s_struct()
3341 mri_comment_end (stop, stopc); in s_struct()
3710 char *stop = NULL; in cons_worker() local
3718 stop = mri_comment_field (&stopc); in cons_worker()
3724 mri_comment_end (stop, stopc); in cons_worker()
3770 mri_comment_end (stop, stopc); in cons_worker()
3790 char *stop = NULL; in s_reloc() local
3800 stop = mri_comment_field (&stopc); in s_reloc()
3863 mri_comment_end (stop, stopc); in s_reloc()
3889 mri_comment_end (stop, stopc); in s_reloc()
5330 char *stop = NULL; in equals() local
5343 stop = mri_comment_field (&stopc); in equals()
5350 mri_comment_end (stop, stopc); in equals()