Home
last modified time | relevance | path

Searched defs:endm (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-dlx.c327 char rs1[7], rd[7], endm, match = '0'; in dlx_parse_loadop() local
443 char rs1[7], rd[7], endm, match = '0'; in dlx_parse_storeop() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-dlx.c327 char rs1[7], rd[7], endm, match = '0'; in dlx_parse_loadop() local
443 char rs1[7], rd[7], endm, match = '0'; in dlx_parse_storeop() local
/netbsd-src/sys/dev/scsipi/
H A Dcd.c1696 cd_play_msf(struct cd_softc *cd, int startm, int starts, int startf, int endm, in cd_play_msf() argument