代码搜索:Prolog
找到约 1,954 项符合「Prolog」的源代码
代码结果 1,954
www.eeworm.com/read/361375/10056580
asm ring0.asm
.386
.model small
.code
public _GetPageDirectory
extrn _CFuncGetPageDirectory@0:near
include ..\include\undocnt.inc
;Assembly stub called from callgate
_GetPageDirectory proc
R
www.eeworm.com/read/273544/10911503
inc ops_x.inc
%define OPCODE_PROLOG(op) OPCODE_LABEL OpX %+ X_8bit %+ _ %+ op
OPCODE_PROLOG(0x44) ; MVP xya
_MVX MVP
OPCODE_EPILOG
OPCODE_PROLOG(0x54) ; MVN xya
_MVX MVN
OPCODE_EPILOG
OPCODE_PROLOG
www.eeworm.com/read/242722/12989352
h xmlrole.h
/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file COPYING for copying permission.
*/
#ifndef XmlRole_INCLUDED
#define XmlRole_INCLUDED 1
#ifdef __VMS
/* 0
www.eeworm.com/read/133287/5906257
h xmlrole.h
/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file COPYING for copying permission.
*/
#ifndef XmlRole_INCLUDED
#define XmlRole_INCLUDED 1
#ifdef __VMS
/* 0
www.eeworm.com/read/112303/6145962
cxx switch.cxx
/*
* switch.cxx
*
* Cooperative multi-threading stack switch function.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject
www.eeworm.com/read/477140/6739086
asm handler.asm
.386
.model small
.code
public _InterruptHandler
extrn _CFunc:near
include ..\include\undocnt.inc
_InterruptHandler proc
Ring0Prolog
mov edi, edx
test edi, edi
jz Nul
www.eeworm.com/read/477140/6739108
asm ring0.asm
.386
.model small
.code
public _func
extrn _cfunc:near
include ..\include\undocnt.inc
_func proc
Ring0Prolog
call _cfunc
Ring0Epilog
retf
_func endp
END
www.eeworm.com/read/477140/6739123
asm handler.asm
.386
.model small
.code
include ..\include\undocnt.inc
public _NewHandler
extrn _OldHandler:near
extrn _NewHandlerCFunc@4:near
_NewHandler proc near
Ring0Prolog
STI
www.eeworm.com/read/477140/6739140
asm ring0.asm
.386
.model small
.code
public _GetPageDirectory
extrn _CFuncGetPageDirectory@0:near
include ..\include\undocnt.inc
;Assembly stub called from callgate
_GetPageDirectory proc
R
www.eeworm.com/read/229396/14340644
h xmlrole.h
/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file COPYING for copying permission.
*/
#ifndef XmlRole_INCLUDED
#define XmlRole_INCLUDED 1
#ifdef __VMS
/* 0