代码搜索:Call
找到约 10,000 项符合「Call」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5931731
mod call.mod
(*
* Test program for dbx call command.
*)
module main;
from io import writef, output;
var global : integer;
procedure startup ;
var
mainlocal : integer;
begin
global := 2;
mainlocal
www.eeworm.com/read/131315/5931771
out call.out
reading symbolic information ...
starting
printf returns successfully
[2] stop at 15
[2] stopped in main at line 15
15 p1();
in p1
p1 returns successfully
in p2(3)
p2 returns successfully
i
www.eeworm.com/read/131315/5931790
out call.out
reading symbolic information ...
starting
printf returns successfully
[2] stop at 15
[2] stopped in main at line 15
15 p1();
in p1
p1 returns successfully
in p2(3)
p2 returns successfully
i
www.eeworm.com/read/131315/5931802
c call.c
/*
* Test program for dbx call command.
*/
int global;
main (argc, argv)
int argc;
char *argv[];
{
int main_local;
global = 2;
main_local = 19;
p1();
p2(main_local);
p3("t
www.eeworm.com/read/131315/5944285
p call.p
(*
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/131315/5944379
c call.c
/*-
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/131315/5944466
c call.c
/*-
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/128502/5989814
h call.h
/*
$Id: call.h,v 1.11 2003/11/30 18:55:14 bozo Exp $
G N O K I I
A Linux/Unix toolset and driver for Nokia mobile phones.
This file is part of gnokii.
Gnokii is free software; you can r
www.eeworm.com/read/124989/6034895
s __call.s
/* Trampoline for calling outside of etherboot */
.text
.globl __call
.proc __call
__call:
alloc loc0=ar.pfs,8,3,8,0 /* in, local, out, rotating */
mov loc1=rp
mov loc2=gp
ld8 r14=[in0],8
;;
www.eeworm.com/read/117181/6109477
cgs call.cgs
# fr30 testcase for call @$Ri
# mach(): fr30
.include "testutils.inc"
START
.text
.global call
; Test call $Ri
mvi_h_gr 0xdeadbeef,r9
mvi_h_gr #func1,r0
set_cc 0x0f ; conditio