Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
HDasm_mjgmacros.h217 .endm
469 .endm
571 .endm
574 .endm
/dragonfly/sys/platform/pc64/x86_64/
HDexception.S632 .endm
651 .endm
HDsupport.s222 .endm
284 .endm
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-hppa.texi89 .endm .liston
HDc-tic54x.texi520 @cindex @code{endm} directive, TIC54X
523 @itemx .endm
HDas.texinfo5802 The commands @code{.macro} and @code{.endm} allow you to define macros that
5812 .endm
5889 .endm
5905 .endm
5922 .endm
5932 .endm
5943 .endm
5951 @item .endm
5952 @cindex @code{endm} directive
6416 .endm
/dragonfly/sys/bus/cam/scsi/
HDscsi_cd.c278 u_int32_t endm, u_int32_t ends,
3627 u_int32_t startf, u_int32_t endm, u_int32_t ends, u_int32_t endf) in cdplaymsf() argument
3658 scsi_cmd->end_m = endm; in cdplaymsf()