/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/compress/ |
H A D | iowin32.c | 126 _tcsncpy(iowin->filename, filename, iowin->filenameLength); in win32_open64_file_func() 127 return iowin; in win32_open64_file_func() 155 strncpy(iowin->filename, filename, iowin->filenameLength); in win32_open64_file_funcA() 156 return iowin; in win32_open64_file_funcA() 184 wcsncpy(iowin->filename, filename, iowin->filenameLength); in win32_open64_file_funcW() 186 return iowin; in win32_open64_file_funcW() 217 _tcsncpy(iowin->filename, filename, iowin->filenameLength); in win32_open_file_func() 218 return iowin; in win32_open_file_func() 232 _tcsncpy(diskFilename, iowin->filename, iowin->filenameLength); in win32_opendisk64_file_func() 257 wcsncpy(diskFilename, iowin->filename, iowin->filenameLength); in win32_opendisk64_file_funcW() [all …]
|
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/compress/ |
H A D | iowin32.c | 126 _tcsncpy(iowin->filename, filename, iowin->filenameLength); in win32_open64_file_func() 127 return iowin; in win32_open64_file_func() 155 strncpy(iowin->filename, filename, iowin->filenameLength); in win32_open64_file_funcA() 156 return iowin; in win32_open64_file_funcA() 184 wcsncpy(iowin->filename, filename, iowin->filenameLength); in win32_open64_file_funcW() 186 return iowin; in win32_open64_file_funcW() 217 _tcsncpy(iowin->filename, filename, iowin->filenameLength); in win32_open_file_func() 218 return iowin; in win32_open_file_func() 232 _tcsncpy(diskFilename, iowin->filename, iowin->filenameLength); in win32_opendisk64_file_func() 257 wcsncpy(diskFilename, iowin->filename, iowin->filenameLength); in win32_opendisk64_file_funcW() [all …]
|
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/core/ |
H A D | pcmcia.c | 159 pccconfig[configs].iowin = pccconfig[configs].iolen = 0; 177 pccconfig[configs].iowin = 0; 180 pccconfig[configs].iowin += uc[k] << (n*8); 228 pccconfig[0].iowin, pccconfig[0].iowin+pccconfig[0].iolen-1, pccconfig[0].index );
|
H A D | i82365.c | 636 i365_set(sockno, I365_IO(0)+0, pccc->iowin & 0xff); in i82365_interfacer() 637 i365_set(sockno, I365_IO(0)+1, (pccc->iowin >> 8) & 0xff); in i82365_interfacer() 638 i365_set(sockno, I365_IO(0)+2, (pccc->iowin+pccc->iolen - 1) & 0xff); in i82365_interfacer() 639 i365_set(sockno, I365_IO(0)+3, ((pccc->iowin+pccc->iolen- 1) >> 8) & 0xff); in i82365_interfacer()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/core/ |
H A D | pcmcia.c | 159 pccconfig[configs].iowin = pccconfig[configs].iolen = 0; 177 pccconfig[configs].iowin = 0; 180 pccconfig[configs].iowin += uc[k] << (n*8); 228 pccconfig[0].iowin, pccconfig[0].iowin+pccconfig[0].iolen-1, pccconfig[0].index );
|
H A D | i82365.c | 636 i365_set(sockno, I365_IO(0)+0, pccc->iowin & 0xff); in i82365_interfacer() 637 i365_set(sockno, I365_IO(0)+1, (pccc->iowin >> 8) & 0xff); in i82365_interfacer() 638 i365_set(sockno, I365_IO(0)+2, (pccc->iowin+pccc->iolen - 1) & 0xff); in i82365_interfacer() 639 i365_set(sockno, I365_IO(0)+3, ((pccc->iowin+pccc->iolen- 1) >> 8) & 0xff); in i82365_interfacer()
|
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/core/ |
H A D | pcmcia.c | 159 pccconfig[configs].iowin = pccconfig[configs].iolen = 0; 177 pccconfig[configs].iowin = 0; 180 pccconfig[configs].iowin += uc[k] << (n*8); 228 pccconfig[0].iowin, pccconfig[0].iowin+pccconfig[0].iolen-1, pccconfig[0].index );
|
H A D | i82365.c | 636 i365_set(sockno, I365_IO(0)+0, pccc->iowin & 0xff); in i82365_interfacer() 637 i365_set(sockno, I365_IO(0)+1, (pccc->iowin >> 8) & 0xff); in i82365_interfacer() 638 i365_set(sockno, I365_IO(0)+2, (pccc->iowin+pccc->iolen - 1) & 0xff); in i82365_interfacer() 639 i365_set(sockno, I365_IO(0)+3, ((pccc->iowin+pccc->iolen- 1) >> 8) & 0xff); in i82365_interfacer()
|
/dports/net/ipxe/ipxe-2265a65/src/core/ |
H A D | pcmcia.c | 159 pccconfig[configs].iowin = pccconfig[configs].iolen = 0; 177 pccconfig[configs].iowin = 0; 180 pccconfig[configs].iowin += uc[k] << (n*8); 228 pccconfig[0].iowin, pccconfig[0].iowin+pccconfig[0].iolen-1, pccconfig[0].index );
|
H A D | i82365.c | 636 i365_set(sockno, I365_IO(0)+0, pccc->iowin & 0xff); in i82365_interfacer() 637 i365_set(sockno, I365_IO(0)+1, (pccc->iowin >> 8) & 0xff); in i82365_interfacer() 638 i365_set(sockno, I365_IO(0)+2, (pccc->iowin+pccc->iolen - 1) & 0xff); in i82365_interfacer() 639 i365_set(sockno, I365_IO(0)+3, ((pccc->iowin+pccc->iolen- 1) >> 8) & 0xff); in i82365_interfacer()
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/core/ |
H A D | pcmcia.c | 159 pccconfig[configs].iowin = pccconfig[configs].iolen = 0; 177 pccconfig[configs].iowin = 0; 180 pccconfig[configs].iowin += uc[k] << (n*8); 228 pccconfig[0].iowin, pccconfig[0].iowin+pccconfig[0].iolen-1, pccconfig[0].index );
|
H A D | i82365.c | 636 i365_set(sockno, I365_IO(0)+0, pccc->iowin & 0xff); in i82365_interfacer() 637 i365_set(sockno, I365_IO(0)+1, (pccc->iowin >> 8) & 0xff); in i82365_interfacer() 638 i365_set(sockno, I365_IO(0)+2, (pccc->iowin+pccc->iolen - 1) & 0xff); in i82365_interfacer() 639 i365_set(sockno, I365_IO(0)+3, ((pccc->iowin+pccc->iolen- 1) >> 8) & 0xff); in i82365_interfacer()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/core/ |
H A D | pcmcia.c | 159 pccconfig[configs].iowin = pccconfig[configs].iolen = 0; 177 pccconfig[configs].iowin = 0; 180 pccconfig[configs].iowin += uc[k] << (n*8); 228 pccconfig[0].iowin, pccconfig[0].iowin+pccconfig[0].iolen-1, pccconfig[0].index );
|
H A D | i82365.c | 636 i365_set(sockno, I365_IO(0)+0, pccc->iowin & 0xff); in i82365_interfacer() 637 i365_set(sockno, I365_IO(0)+1, (pccc->iowin >> 8) & 0xff); in i82365_interfacer() 638 i365_set(sockno, I365_IO(0)+2, (pccc->iowin+pccc->iolen - 1) & 0xff); in i82365_interfacer() 639 i365_set(sockno, I365_IO(0)+3, ((pccc->iowin+pccc->iolen- 1) >> 8) & 0xff); in i82365_interfacer()
|
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/core/ |
H A D | pcmcia.c | 159 pccconfig[configs].iowin = pccconfig[configs].iolen = 0; 177 pccconfig[configs].iowin = 0; 180 pccconfig[configs].iowin += uc[k] << (n*8); 228 pccconfig[0].iowin, pccconfig[0].iowin+pccconfig[0].iolen-1, pccconfig[0].index );
|
H A D | i82365.c | 636 i365_set(sockno, I365_IO(0)+0, pccc->iowin & 0xff); in i82365_interfacer() 637 i365_set(sockno, I365_IO(0)+1, (pccc->iowin >> 8) & 0xff); in i82365_interfacer() 638 i365_set(sockno, I365_IO(0)+2, (pccc->iowin+pccc->iolen - 1) & 0xff); in i82365_interfacer() 639 i365_set(sockno, I365_IO(0)+3, ((pccc->iowin+pccc->iolen- 1) >> 8) & 0xff); in i82365_interfacer()
|
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/core/ |
H A D | pcmcia.c | 159 pccconfig[configs].iowin = pccconfig[configs].iolen = 0; 177 pccconfig[configs].iowin = 0; 180 pccconfig[configs].iowin += uc[k] << (n*8); 228 pccconfig[0].iowin, pccconfig[0].iowin+pccconfig[0].iolen-1, pccconfig[0].index );
|
H A D | i82365.c | 636 i365_set(sockno, I365_IO(0)+0, pccc->iowin & 0xff); in i82365_interfacer() 637 i365_set(sockno, I365_IO(0)+1, (pccc->iowin >> 8) & 0xff); in i82365_interfacer() 638 i365_set(sockno, I365_IO(0)+2, (pccc->iowin+pccc->iolen - 1) & 0xff); in i82365_interfacer() 639 i365_set(sockno, I365_IO(0)+3, ((pccc->iowin+pccc->iolen- 1) >> 8) & 0xff); in i82365_interfacer()
|
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/core/ |
H A D | pcmcia.c | 157 pccconfig[configs].iowin = pccconfig[configs].iolen = 0; 175 pccconfig[configs].iowin = 0; 178 pccconfig[configs].iowin += uc[k] << (n*8); 226 pccconfig[0].iowin, pccconfig[0].iowin+pccconfig[0].iolen-1, pccconfig[0].index );
|
H A D | i82365.c | 636 i365_set(sockno, I365_IO(0)+0, pccc->iowin & 0xff); in i82365_interfacer() 637 i365_set(sockno, I365_IO(0)+1, (pccc->iowin >> 8) & 0xff); in i82365_interfacer() 638 i365_set(sockno, I365_IO(0)+2, (pccc->iowin+pccc->iolen - 1) & 0xff); in i82365_interfacer() 639 i365_set(sockno, I365_IO(0)+3, ((pccc->iowin+pccc->iolen- 1) >> 8) & 0xff); in i82365_interfacer()
|
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ |
H A D | pcmcia.h | 48 int iowin; member
|
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ |
H A D | pcmcia.h | 48 int iowin; member
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ |
H A D | pcmcia.h | 48 int iowin; member
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ |
H A D | pcmcia.h | 48 int iowin; member
|
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/include/ |
H A D | pcmcia.h | 48 int iowin; member
|