代码搜索:segment
找到约 10,000 项符合「segment」的源代码
代码结果 10,000
www.eeworm.com/read/324241/13277647
h segment.h
#if !defined(AFX_SEGMENT_H__3F97A582_5B06_11D2_A9B4_C153A6BF3453__INCLUDED_)
#define AFX_SEGMENT_H__3F97A582_5B06_11D2_A9B4_C153A6BF3453__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _M
www.eeworm.com/read/136565/13301198
h segment.h
extern inline unsigned char get_fs_byte(const char * addr)
{
unsigned register char _v;
__asm__ ("movb %%fs:%1,%0":"=r" (_v):"m" (*addr));
return _v;
}
extern inline unsigned short get_fs_word(co
www.eeworm.com/read/137612/13308978
h segment.h
extern inline unsigned char get_fs_byte(const char * addr)
{
unsigned register char _v;
__asm__ ("movb %%fs:%1,%b0":"=r" (_v):"m" (*addr));
return _v;
}
extern inline unsigned short get_fs_word(c
www.eeworm.com/read/137224/13339580
h segment.h
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00
www.eeworm.com/read/321817/13398176
cpp segment.cpp
// Segment.cpp : implementation file
//
#include "stdafx.h"
#include "wgl_32.h"
#include "Segment.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
www.eeworm.com/read/321817/13398183
h segment.h
#if !defined(AFX_SEGMENT_H__3F97A582_5B06_11D2_A9B4_C153A6BF3453__INCLUDED_)
#define AFX_SEGMENT_H__3F97A582_5B06_11D2_A9B4_C153A6BF3453__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _M
www.eeworm.com/read/321685/13400856
ncb segment.ncb
www.eeworm.com/read/321685/13400857
opt segment.opt
www.eeworm.com/read/321685/13400858
dsp segment.dsp
# Microsoft Developer Studio Project File - Name="segment" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C