代码搜索:Call

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

代码结果 10,000
www.eeworm.com/read/397009/8072514

dcu call.dcu

www.eeworm.com/read/296788/8077221

gif call.gif

www.eeworm.com/read/196228/8110006

mac call.mac

www.eeworm.com/read/246953/12696077

c a_call.c

#pragma src(A_call.a51) small extern long cfunc(int v_a,char v_b,bit v_c,long v_d,bit v_e); void A_call(){ int v_a;char v_b;bit v_c;long v_d;bit v_e; long A_ret; A_ret=cfunc(v_a, v_b, v_c,
www.eeworm.com/read/246629/12716770

txt call.txt

Program(Call,Dos.MZ); Var(X,Byte,0); Function Test(X:Byte,Y:Byte):Byte; WriteLn('Inside procedure!'); Result = X + Y; Return; Begin WriteLn('Calling procedure...'); X = Tes
www.eeworm.com/read/332098/12779982

h call.h

#include "apue.h" #include #include #define CS_CALL "/home/sar/calld" /* well-known server name */ #define CL_CALL "call" /* command for server */ extern char escapec; /*
www.eeworm.com/read/332098/12779983

c call.c

#include "call.h" #include /* struct iovec */ /* * Place the call by sending the "args" to the calling server, * and reading a file descriptor back. */ int call(const char *args) { i
www.eeworm.com/read/331962/12793853

jpg call.jpg

www.eeworm.com/read/331913/12801233

s call.s

.global call_os_kernel,call_memory_manager,check_point_routine call_os_kernel: pushl %ebp movl 0x08(%esp),%ebp movl 0x00(%ebp),%eax movl 0x04(%ebp),%ebx movl 0x08(%ebp),%ecx movl 0x0
www.eeworm.com/read/331180/12841478

h call.h

#include #include #include #include #include "ourhdr.h" #define CS_CALL "/home/stevens/calld" /* well-known server name */ #define CL_CALL "call"