代码搜索:Call
找到约 10,000 项符合「Call」的源代码
代码结果 10,000
www.eeworm.com/read/149876/5695195
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
www.eeworm.com/read/148963/5707058
s call.s
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under the T-L
www.eeworm.com/read/148963/5707106
s call.s
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under the T-L
www.eeworm.com/read/148963/5707116
h call.h
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under the T-L
www.eeworm.com/read/148694/5710634
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
www.eeworm.com/read/139332/5802597
hpp call.hpp
#if !defined(BOOST_PP_IS_ITERATING)
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.
www.eeworm.com/read/137691/5820201
java call.java
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* docu
www.eeworm.com/read/137691/5820815
java call.java
// Autogenerated AST node
package org.python.parser.ast;
import org.python.parser.SimpleNode;
import java.io.DataOutputStream;
import java.io.IOException;
public class Call extends exprType {
pub
www.eeworm.com/read/131315/5931698
out call.out
reading symbolic information ...
[1] stop at 33
[1] stopped in startup at line 33
33 mainlocal := 19;
in p1
p1 returns successfully
in p2(3)
p2 returns successfully
in p3(blah, 3)
p3 retur
www.eeworm.com/read/131315/5931702
p call.p
(*
* Test program for dbx call command.
*)
program calltest (input, output);
type String = array [1..4] of char;
var global : integer;
procedure p1 ;
begin
writeln(output, 'in p1');
globa