代码搜索:Emulate

找到约 948 项符合「Emulate」的源代码

代码结果 948
www.eeworm.com/read/391748/8381800

m4 ftruncate.m4

#serial 13 # See if we need to emulate a missing ftruncate function using fcntl or chsize. # Copyright (C) 2000, 2001, 2003-2007 Free Software Foundation, Inc. # This file is free software; the Free
www.eeworm.com/read/390183/8480377

mac myc32.mac

; NASM macro set to make interfacing to 32-bit programs easier ; Also cool little macros to make NASM emulate some MASM things. ; ; Originally included in NASM. Modifications by Peter Johnson, 199
www.eeworm.com/read/188349/8547137

mac myc32.mac

; NASM macro set to make interfacing to 32-bit programs easier ; Also cool little macros to make NASM emulate some MASM things. ; ; Originally included in NASM. Modifications by Peter Johnson, 199
www.eeworm.com/read/177819/9431534

h getpagesize.h

/* Emulate getpagesize on systems that lack it. */ #ifndef HAVE_GETPAGESIZE #if !defined getpagesize && defined __BEOS__ # include # define getpagesize() B_PAGE_SIZE #endif #ifdef HAVE_UNIS
www.eeworm.com/read/435646/7788365

mac myc32.mac

; NASM macro set to make interfacing to 32-bit programs easier ; Also cool little macros to make NASM emulate some MASM things. ; ; Originally included in NASM. Modifications by Peter Johnson, 199
www.eeworm.com/read/130382/5957802

sh acc.sh

#!/bin/sh # @(#) acc.sh 1.1 93/06/18 22:29:42 # # Script to emulate most of an ANSI C compiler with a traditional UNIX # C compiler. # INCDIR should be the directory with auxiliary include fi
www.eeworm.com/read/150547/12286830

mac myc32.mac

; NASM macro set to make interfacing to 32-bit programs easier ; Also cool little macros to make NASM emulate some MASM things. ; ; Originally included in NASM. Modifications by Peter Johnson, 199
www.eeworm.com/read/123064/14650057

mac myc32.mac

; NASM macro set to make interfacing to 32-bit programs easier ; Also cool little macros to make NASM emulate some MASM things. ; ; Originally included in NASM. Modifications by Peter Johnson, 199
www.eeworm.com/read/119154/14838187

com copy_one.com

$ Verif = F$Verify(0) $ ! OpenVMS command file to emulate behavior of: $ ! $ ! Define the command for copying one file to another $ ! $ COPY="COPY/LOG" $ FILE = F$SEARCH(P1) $ IF P2 .EQS. "
www.eeworm.com/read/118993/14845329

mac myc32.mac

; NASM macro set to make interfacing to 32-bit programs easier ; Also cool little macros to make NASM emulate some MASM things. ; ; Originally included in NASM. Modifications by Peter Johnson, 199