代码搜索:forth

找到约 5,349 项符合「forth」的源代码

代码结果 5,349
www.eeworm.com/read/357083/3030804

h sembuf.h

#ifndef _I386_SEMBUF_H #define _I386_SEMBUF_H /* * The semid64_ds structure for i386 architecture. * Note extra padding because this structure is passed back and forth * between kernel and user s
www.eeworm.com/read/357083/3030878

h shmbuf.h

#ifndef _I386_SHMBUF_H #define _I386_SHMBUF_H /* * The shmid64_ds structure for i386 architecture. * Note extra padding because this structure is passed back and forth * between kernel and user s
www.eeworm.com/read/413633/11148897

cpp bookdlg.cpp

// BookDlg.cpp : implementation file // #include "stdafx.h" #include "Forth.h" #include "BookDlg.h" #include "ForthView.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef TH
www.eeworm.com/read/413633/11148916

cpp logindlg1.cpp

// LoginDlg1.cpp : implementation file // #include "stdafx.h" #include "Forth.h" #include "LoginDlg1.h" #include "AdministratorSet.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE st
www.eeworm.com/read/148648/5713016

opt blinky.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) Target (Forth EVA167 C167CR_2), 0x0002 /
www.eeworm.com/read/101082/6243483

2a l7.2a

#print Sometimes ? is too flexible, and you only want to allow a few characters. For example, you might want to abbreviate ls memo.ab memo.ac without picking up "memo.ad", "memo.ae", and so forth.
www.eeworm.com/read/220038/14854948

asm chp2_13.asm

stack segment stack'stack' dw 32 dup(?) stack ends data segment FIRST DD 18765432H FORTH DB 4 DUP(?) data ends code segment begin proc far assume ss:stack,cs:code,ds:data p
www.eeworm.com/read/480930/1309871

h ipcbuf.h

#ifndef __m68k_IPCBUF_H__ #define __m68k_IPCBUF_H__ /* * The user_ipc_perm structure for m68k architecture. * Note extra padding because this structure is passed back and forth * between kernel an
www.eeworm.com/read/242657/4548621

cpp dgram.cpp

// $Id: Dgram.cpp 78962 2007-07-20 03:27:14Z sowayaa $ // Exercise the wrapper along with the . // This test simply ping-pongs datagrams back and forth between the // pe
www.eeworm.com/read/242657/4548624

cpp codgram.cpp

// $Id: CODgram.cpp 78962 2007-07-20 03:27:14Z sowayaa $ // Exercise the wrapper along with the // . This test simply ping-pongs datagrams back and // forth between t