代码搜索:proc

找到约 10,000 项符合「proc」的源代码

代码结果 10,000
www.eeworm.com/read/100140/15882899

asm stdutils.asm

model large compiler_text,pascal include compiler.inc .code compiler_text public PushReference public PushFileRef public PushStringRef public PushIntRef public GetPtrRef public Ge
www.eeworm.com/read/100140/15882902

inc tdinfo1.inc

SkipName proc near add si,seName xor ah,ah mov al,es:[si].B0 inc ax add si,ax ret SkipName endp StoreUnitName proc near mov si,es:uhName jmp StoreName StoreUnitName endp StoreN
www.eeworm.com/read/192259/8391435

c input.c

#include "lprps.h" static int eof_count; static int ignore_input; static enum parse_state { /* state of parsing input from printer */ NORMAL, HAD_ONE_PERCENT, HAD_TWO_PERCENT, IN_MESSAGE,
www.eeworm.com/read/189219/8484628

c input.c

#include "lprps.h" static int eof_count; static int ignore_input; static enum parse_state { /* state of parsing input from printer */ NORMAL, HAD_ONE_PERCENT, HAD_TWO_PERCENT, IN_MESSAGE, HAD_RI
www.eeworm.com/read/384729/8848004

h sensor.h

#ifndef __SENSOR_HEADER_INCLUDED__ #define __SENSOR_HEADER_INCLUDED__ /* function to initialise a subsystem */ typedef void (*proc_subsys_init)(void); /* function to display statistics */ typedef pr
www.eeworm.com/read/185783/8986198

c input.c

#include "lprps.h" static int eof_count; static int ignore_input; static enum parse_state { /* state of parsing input from printer */ NORMAL, HAD_ONE_PERCENT, HAD_TWO_PERCENT, IN_MESSAGE, HAD_RI
www.eeworm.com/read/371500/9552020

c input.c

#include "lprps.h" static int eof_count; static int ignore_input; static enum parse_state { /* state of parsing input from printer */ NORMAL, HAD_ONE_PERCENT, HAD_TWO_P
www.eeworm.com/read/364791/9895206

cc except.cc

/* * Copyright (c) 2002 The Board of Trustees of the University of Illinois and * William Marsh Rice University * Copyright (c) 2002 The University of Utah * Copyright (c) 2002
www.eeworm.com/read/164189/10123233

c const.c

# include # include "ansi_parse.h" static char sccsid[] = "@(#)const.c 1.2 8/14/95"; int n_opt = 0, c_opt = 0, p_opt = 0, i_opt = 0, a_opt = 0, k_opt = 0, o_opt = 0, x_o
www.eeworm.com/read/310705/7074364

c main.c

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ main.c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++