Searched refs:devicedsc (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dte-vms.c148 struct dsc$descriptor_s devicedsc local
210 devicedsc.dsc$w_length = nam.nam$b_dev;
212 status = SYS$ASSIGN (&devicedsc, &chan, 0, 0, 0);
/haiku-buildtools/gcc/gcc/
H A Dvmsdbgout.c1708 struct dsc$descriptor_s devicedsc
1763 devicedsc.dsc$w_length = nam.nam$b_dev;
1765 status = SYS$ASSIGN (&devicedsc, &chan, 0, 0, 0);
1706 struct dsc$descriptor_s devicedsc local

Completed in 102 milliseconds