代码搜索:proc

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

代码结果 10,000
www.eeworm.com/read/100960/15859246

pas elenorm.pas

unit EleNORM; (* ** ** Serial and TCP/IP communication routines for DOS, OS/2 and Win9x/NT. ** Tested with: TurboPascal v7.0, (DOS) ** VirtualPascal v2.1, (OS/2, Win32) **
www.eeworm.com/read/100585/15870737

sourcefiles

1.1 file/ls1.c 1.2 mycat/mycat.c 1.3 mycat/getcputc.c 1.4 file/hello.c 1.5 proc/shell1.c 1.6 file/testerror.c 1.7 file/uidgid.c 1.8 proc/shell2.c 2.1 file/conf.c 2.2 lib.sun/pathalloc.c 2.3 lib.sun/o
www.eeworm.com/read/100567/15872009

s rsasparc.s

/* RSASPARC.S - processor-specific C library routines for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF 2.0. All functions prototypes
www.eeworm.com/read/100431/15873802

spa sqrtll.spa

.text .align 4 .global sqrtl .proc 07 sqrtl: !#PROLOGUE# 0 save %sp,-112,%sp !#PROLOGUE# 1 ld [%fp+64],%g2 ldd [%i0],%f4;ldd [%i0+8],%f6 fsqrtq %f4,%f0 std %f0,[%g2];std %f2,[%g2+8] jmp %i7
www.eeworm.com/read/100404/15874578

asm drawwin.asm

.386 .model flat,STDCALL extrn Dispatch : PROC, hwndFrame : DWORD, hwndClient : DWORD extrn handlesb : PROC ,scrollkeys : PROC extrn DisplayWindowBars: PROC, SetBarRanges : PROC extrn Shi
www.eeworm.com/read/100404/15874583

ase win32.ase

; ; Define the external functions we will be linking to ; extrn BeginPaint:PROC extrn CreateBrushIndirect : PROC extrn CreatePen : PROC extrn CreateWindowExA:PROC extrn DefWindowProcA
www.eeworm.com/read/100404/15874584

asm scroll.asm

locals .386 .model flat,stdcall include win32.asi include win32.ase include fdui.asi public handlesb,scrollkeys,DisplayWindowBars,SetBarRanges, ShiftState extrn Translate : PROC, Dispatch
www.eeworm.com/read/100404/15874589

asm profile.asm

.386 .model flat,STDCALL include win32.asi ; some 32-bit constants and structures include win32.ase extrn IntToString : PROC .data szfilname db 'fdz.ini',0 szPClass db 'Fr
www.eeworm.com/read/100402/15874640

inc eloader.inc

EXTRN MakeEmptyProg : PROC EXTRN userbasepsp : word EXTRN filelen : dword EXTRN loadcommand : byte EXTRN loadfile : byte EXTRN exeflag : byte EXTRN LoadProgram : proc EXTRN ParseProgNam
www.eeworm.com/read/100402/15874645

inc edos.inc

EXTRN SetUserPSP :PROC EXTRN SetDebugPSP : PROC EXTRN userpsp : word EXTRN int20handle : PROC EXTRN int21handle : PROC EXTRN UnLoadProgram : PROC EXTRN KillFiles : PROC EXTRN int1bh : P