Home
last modified time | relevance | path

Searched refs:endm (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-dlx.c334 char rs1[7], rd[7], endm, match = '0'; in dlx_parse_loadop() local
342 endm = ')'; in dlx_parse_loadop()
346 endm = ']'; in dlx_parse_loadop()
354 endm = 0; in dlx_parse_loadop()
365 if (str[pb] == endm || pb < (idx - 5)) in dlx_parse_loadop()
450 char rs1[7], rd[7], endm, match = '0'; in dlx_parse_storeop() local
459 endm = ')'; in dlx_parse_storeop()
463 endm = ']'; in dlx_parse_storeop()
471 endm = 0; in dlx_parse_storeop()
479 if (pb < (idx - 5) || str[pb] == endm) in dlx_parse_storeop()
/mirbsd/src/sys/scsi/
Dcd.c1488 u_char endf, ends, endm; local
1516 endm = toc->entries[etrack].addr.msf.minute;
1523 if (endm-- == 0) {
1533 endm, ends, endf);
1544 cd_play_msf(cd, startm, starts, startf, endm, ends, endf) in cd_play_msf() argument
1546 int startm, starts, startf, endm, ends, endf;
1555 scsi_cmd.end_m = endm;
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-hppa.texi90 .endm .liston
Dc-tic54x.texi519 @cindex @code{endm} directive, TIC54X
522 @itemx .endm
Das.texinfo4838 The commands @code{.macro} and @code{.endm} allow you to define macros that
4848 .endm
4929 .endm
4935 @item .endm
4936 @cindex @code{endm} directive