代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/147823/5719770
m51 usb_232.m51
BL51 BANKED LINKER/LOCATER V5.01 11/14/2003 09:44:52 PAGE 1
BL51 BANKED LINKER/LOCATER V5.01, INVOKED BY:
E:\KEIL\C51\BIN\BL51.EXE D12CI.
www.eeworm.com/read/145991/5740993
asm envpkg.asm
;ENVPKG.ASM - Jim Kyle - July 1990
.model small,c
.data
; assumes being used from C with _psp global variable
extrn _psp:word
.code
curenvp proc
public curenvp
; c
www.eeworm.com/read/145991/5741608
asm load2.asm
.286
.model SMALL, C
; macro to call dpmi in ax
;
DPMI MACRO function
mov ax,function
int 31h
ENDM
; error check for dpmi-functions
; return -1 for dpmi 0.9
; for dpmi 1.0 replace w
www.eeworm.com/read/145991/5741721
c sysdep2.c
/*****************************************************************************
* FILE: sysdep2.c *
* *
* DESC: *
* - system functions for EMX/GCC *
www.eeworm.com/read/145991/5741771
asm dpmi16.asm
;
; DPMI16.ASM (c) Rainer Schnitker 91,92,93
;
;
; 16bit library for DPMI 0.9 calls
;
; define 'HAVE386' to use 32bit DPMI mode
;
.286
.model SMALL, C
; macro to call dpmi in ax
;
www.eeworm.com/read/143132/5758742
h session.h
#ifndef _SESSION_H
#define _SESSION_H
#include
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _PROC_H
#include "proc.h"
#endif
#ifndef _HARDWARE_H
#include "hardware.
www.eeworm.com/read/141300/5771046
h general.h
/* general.h */
/*** Part 1: the C language redefined for quiche eaters ****
*
* Real Hackers: undo all these macros with the 'washprog.c' utility !
*/
/* Proc ...... Begin .... End
www.eeworm.com/read/140582/5785964
fstab
/dev/root / hostfs defaults 0 0
/dev/shm /tmp tmpfs defaults 0 0
/dev/shm /var/run tmpfs defaults 0 0
proc /
www.eeworm.com/read/140582/5785988
fstab
/dev/root / hostfs defaults 0 0
/dev/shm /tmp tmpfs defaults 0 0
/dev/shm /var/run tmpfs defaults 0 0
proc
www.eeworm.com/read/140582/5786011
fstab
/dev/root / hostfs defaults 0 0
/dev/shm /tmp tmpfs defaults 0 0
/dev/shm /var/run tmpfs defaults 0 0
proc