代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/402770/11528159
cpp ex115_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4/DB2-CLI
#define OTL_STL // turn on OTL in the STL compliance mode
#define OTL_STREAM_POOLING_ON
www.eeworm.com/read/402770/11528369
cpp ex673_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4/DB2 CLI
#define OTL_UNICODE // Enable Unicode OTL for ODBC
#if defined(__GNUC__)
#define OTL_
www.eeworm.com/read/254229/12155124
h all.h
#ifndef ALL_H
#define ALL_H
#define ENABLE_BIT_DEFINITIONS
#define SEI() asm("sei")
#define CLI() asm("cli")
#define NOP() asm("nop")
#include
#include
typedef unsi
www.eeworm.com/read/228959/14356879
h all.h
#ifndef ALL_H
#define ALL_H
#define ENABLE_BIT_DEFINITIONS
#define SEI() asm("sei")
#define CLI() asm("cli")
#define NOP() asm("nop")
#include
#include
typedef unsig
www.eeworm.com/read/200278/5070820
c loop.c
#include "calld.h"
#include
static void cli_done(int);
static void child_done(int);
/*
* One bit per client cxn, plus one for listenfd;
* modified by loop() and cli_done()
*/
static fd_
www.eeworm.com/read/189477/5192704
h stdlib.h
#ifndef _STDLIB_H
#define _STDLIB_H
#include "sys\types.h"
#include "null.h"
#include "string.h"
#define cli() __asm__("cli")
#define sti() __asm__("sti")
#define nop() __asm__("nop")
www.eeworm.com/read/393485/8282886
cpp ex115_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4/DB2-CLI
#define OTL_STL // turn on OTL in the STL compliance mode
#define OTL_STREAM_POOLING_ON
www.eeworm.com/read/174072/9608895
cpp ex115_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4/DB2-CLI
#define OTL_STL // turn on OTL in the STL compliance mode
#define OTL_STREAM_POOLING_ON
www.eeworm.com/read/389810/8498326
cpp ex320_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI
#define OTL_STREAM_READ_ITERATOR_ON
#include // include the OTL 4.0 header
www.eeworm.com/read/389810/8498560
cpp ex224_db2.cpp
#include
#include
using namespace std;
#define OTL_DB2_CLI // Compile OTL 4.0/DB2 CLI
#define OTL_STL // Enable STL compatibily mode
#include // include the OTL 4.