代码搜索:Architectures

找到约 779 项符合「Architectures」的源代码

代码结果 779
www.eeworm.com/read/119864/6082019

c mmap.c

/* The mmap test is useful, since syscalls with 6 arguments * (as mmap) are done differently on various architectures. */ #include #include #include int main(i
www.eeworm.com/read/419052/10888721

h tcphdr.h

/* * Reconstruction of the TCP header structure, slightly modified. With * provisions for little- and big-endian architectures. */ #include #include struct tcphdr {
www.eeworm.com/read/118495/14868551

h tcphdr.h

/* * Reconstruction of the TCP header structure, slightly modified. With * provisions for little- and big-endian architectures. */ #include #include struct tcphdr { u
www.eeworm.com/read/481542/6642986

c bust_spinlocks.c

/* * lib/bust_spinlocks.c * * Provides a minimal bust_spinlocks for architectures which don't have one of their own. * * bust_spinlocks() clears any spinlocks which would prevent oops, die(), BUG
www.eeworm.com/read/131315/5938424

mt hp300bsd.mt

# Target: HP 300 running BSD Unix. TDEFAULTS = -DDEFAULT_VECTOR=hp300bsd_vec \ -DSELECT_ARCHITECTURES=bfd_m68k_arch \ -DSELECT_VECS='&hp300bsd_vec,&trad_core_vec' TDEPFILES= hp300bsd.o BFD_MACHINES
www.eeworm.com/read/131315/5938427

mt luna68k.mt

# Target: OMRON LUNA-I/II running BSD Unix. TDEFAULTS = -DDEFAULT_VECTOR=luna68k_vec \ -DSELECT_ARCHITECTURES=bfd_m68k_arch \ -DSELECT_VECS='&luna68k_vec,&trad_core_vec' TDEPFILES= luna68k.o BFD_MAC
www.eeworm.com/read/131315/5938451

mt sparc-aout.mt

# Target: SPARC using a.out. TDEFAULTS = -DDEFAULT_VECTOR=sunos_big_vec \ -DSELECT_ARCHITECTURES=bfd_sparc_arch BFD_MACHINES = cpu-sparc.o