Searched refs:stopc (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/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-src/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-src/gnu/usr.bin/binutils/gas/ |
| H A D | read.c | 1120 mri_comment_end (char *stop, int stopc) in mri_comment_end() argument 1125 *stop = stopc; in mri_comment_end() 1195 char stopc; in s_align() local 1201 stop = mri_comment_field (&stopc); in s_align() 1299 mri_comment_end (stop, stopc); in s_align() 1330 char stopc; in s_comm_internal() local 1334 stop = mri_comment_field (&stopc); in s_comm_internal() 1414 mri_comment_end (stop, stopc); in s_comm_internal() 1437 char stopc; in s_mri_common() local 1445 stop = mri_comment_field (&stopc); in s_mri_common() [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-src/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 | 1201 mri_comment_end (char *stop, int stopc) in mri_comment_end() argument 1206 *stop = stopc; in mri_comment_end() 1282 char stopc; in s_align() local 1288 stop = mri_comment_field (&stopc); in s_align() 1386 mri_comment_end (stop, stopc); in s_align() 1426 char stopc; in s_comm_internal() local 1430 stop = mri_comment_field (&stopc); in s_comm_internal() 1518 mri_comment_end (stop, stopc); in s_comm_internal() 1541 char stopc; in s_mri_common() local 1549 stop = mri_comment_field (&stopc); in s_mri_common() [all …]
|