代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/103330/15737030
c mips-syscall.c
/* SPIM S20 MIPS simulator.
Execute SPIM syscalls, both in simulator and bare mode.
Execute MIPS syscalls in bare mode, when running on MIPS systems.
Copyright (C) 1990-2000 by James Larus (
www.eeworm.com/read/316652/13519227
c accessmask.c
/*
* Copyright (c) 2004 Security Architects Corporation. All rights reserved.
*
* Module Name:
*
* accessmask.c
*
* Abstract:
*
* This module implements various ACCESS_MASK decodin
www.eeworm.com/read/136989/5827800
h os_stat.h
// -*- C++ -*-
//=============================================================================
/**
* @file os_stat.h
*
* data returned by the stat() function
*
* os_stat.h,v 1.4 20
www.eeworm.com/read/120487/6072496
c regexp.c
/*-------------------------------------------------------------------------
*
* regexp.c
* Postgres' interface to the regular expression package.
*
* Portions Copyright (c) 1996-2003, PostgreSQ
www.eeworm.com/read/126640/14410205
c ex17.c
/* $Id: ex17.c,v 1.1 2005/01/13 02:56:43 cvsroot Exp $ */
#include
#include
#include "examples.h"
int select_refcursor(sqlo_db_handle_t dbh, double min_salary)
{
sqlo_st