Searched refs:stopc (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-evax.c | 47 char stopc; local 50 stop = mri_comment_field (&stopc); 71 mri_comment_end (stop, stopc);
|
H A D | tc-m68k.c | 5258 char stopc; local 5261 stop = mri_comment_field (&stopc); 5264 mri_comment_end (stop, stopc); 5526 char stopc; local 5536 stop = mri_comment_field (&stopc); 5593 mri_comment_end (stop, stopc);
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-evax.c | 47 char stopc; local 50 stop = mri_comment_field (&stopc); 71 mri_comment_end (stop, stopc);
|
H A D | tc-m68k.c | 5311 char stopc; in s_chip() local 5314 stop = mri_comment_field (&stopc); in s_chip() 5317 mri_comment_end (stop, stopc); in s_chip() 5566 char stopc; in s_reg() local 5576 stop = mri_comment_field (&stopc); in s_reg() 5633 mri_comment_end (stop, stopc); in s_reg()
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | read.c | 1125 *stop = stopc; in mri_comment_end() 1195 char stopc; in s_align() local 1330 char stopc; in s_comm_internal() local 1437 char stopc; in s_mri_common() local 1660 char stopc; in s_fail() local 1782 char stopc; in s_globl() local 2750 char stopc; in s_space() local 2922 char stopc; in s_float_space() local 2999 char stopc; in s_struct() local 3242 char stopc; in cons_worker() local [all …]
|
H A D | cond.c | 131 char stopc; in s_if() local 134 stop = mri_comment_field (&stopc); in s_if() 179 mri_comment_end (stop, stopc); in s_if() 230 char stopc; in s_ifc() local 237 stop = mri_comment_field (&stopc); in s_ifc() 262 mri_comment_end (stop, stopc); in s_ifc()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | cond.c | 131 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()
|
H A D | read.c | 1206 *stop = stopc; in mri_comment_end() 1282 char stopc; in s_align() local 1426 char stopc; in s_comm_internal() local 1541 char stopc; in s_mri_common() local 1810 char stopc; in s_fail() local 1932 char stopc; in s_globl() local 2884 char stopc; in s_space() local 3060 char stopc; in s_float_space() local 3137 char stopc; in s_struct() local 3517 char stopc; in cons_worker() local [all …]
|