代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/162868/5512679
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/162868/5512793
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/162614/5523254
f90 intrinsic_dummy.f90
! Program to test passing intrinsic functions as actual arguments for
! dummy procedures.
subroutine test (proc)
implicit none
real proc
real a, b, c
a = 1.0
b = sin (a)
c = proc (a
www.eeworm.com/read/162614/5523618
ada c64201c.ada
-- C64201C.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5524463
ada cc3606a.ada
-- CC3606A.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5528344
c 20010114-1.c
/* Origin: PR c/166 from Joerg Czeranski . */
/* In the declaration of proc, x cannot be parsed as a typedef name,
so it must be parsed as a parameter name. */
typedef int x;
void
www.eeworm.com/read/161845/5549505
c socket.c
/*
* Roadrunner/pk
* Copyright (C) 1989-2002 Cornfed Systems, Inc.
*
* The Roadrunner/pk operating system is free software; you can
* redistribute and/or modify it under the terms of the G
www.eeworm.com/read/161264/5554871
m51 yk1602.m51
BL51 BANKED LINKER/LOCATER V5.02 11/27/2002 10:43:46 PAGE 1
BL51 BANKED LINKER/LOCATER V5.02, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE yk1602