代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/124399/6049790
doc class.doc
;;;*******************************************************************
;;; DEFCLASS TESTS
;;;
;;; This file class.bat tests various features of defclasses.
;;;
;;; To test, execute the command (batch
www.eeworm.com/read/124399/6049795
doc coolfnx.doc
;;;*******************************************************************
;;; COOL FUNCTION TESTS
;;;
;;; These files coolfnx.bat and coolfnx.clp test various
;;; COOL ancillary functions.
;;;
;;; To tes
www.eeworm.com/read/124399/6049810
doc classerr.doc
;;;*******************************************************************
;;; DEFCLASS ERROR TESTS
;;;
;;; This file classerr.bat tests error processing related to
;;; defclasses.
;;;
;;; To test, execut
www.eeworm.com/read/124347/6053349
c getgid02.c
/*
*
* Copyright (c) International Business Machines Corp., 2001
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Li
www.eeworm.com/read/124347/6053476
c getgid03.c
/*
*
* Copyright (c) International Business Machines Corp., 2001
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Li
www.eeworm.com/read/115011/6120835
h 68020.h
/*
* RAINE 68020 Interface with UAE engine
*/
#include "raine.h"
// Reset 68020():
//
// Reset 68020 regs and read Stack/PC from Vector table
void Reset68020(void);
// Execute68020(int c):
//