代码搜索:Recursive
找到约 2,177 项符合「Recursive」的源代码
代码结果 2,177
www.eeworm.com/read/131315/5941229
h file.h
#ifndef __libgxx_sys_file_h
extern "C"
{
#ifdef __sys_file_h_recursive
#include_next
#else
#define fcntl __hide_fcntl
#define open __hide_open
#define creat __hide_creat
#define __sys_
www.eeworm.com/read/131315/5941231
h time.h
#ifndef __libgxx_sys_time_h
extern "C"
{
#ifdef __sys_time_h_recursive
#include_next
#else
#define __sys_time_h_recursive
// Some system (e.g Ultrix) define these in sys/time.h.
#ifnde
www.eeworm.com/read/131315/5941233
h mman.h
#ifndef __libgxx_sys_mman_h
extern "C" {
#ifdef __sys_mman_h_recursive
#include_next
#else
#define __sys_mman_h_recursive
#include_next
#define __libgxx_sys_mman_h 1
#endif
www.eeworm.com/read/131315/5941236
h types.h
#ifndef __libgxx_sys_types_h
extern "C"
{
#ifdef __sys_types_h_recursive
#include_next
#else
#define __sys_types_h_recursive
#include
#ifdef VMS
#include "GNU_CC_INCLUDE:[s
www.eeworm.com/read/131315/5941237
h resource.h
#ifndef __libgxx_sys_resource_h
extern "C"
{
#ifdef __sys_resource_h_recursive
#include_next
#else
#include
#define __sys_resource_h_recursive
#include
#i
www.eeworm.com/read/131315/5941240
h fcntl.h
#ifndef __libgxx_sys_fcntl_h
extern "C"
{
#ifdef __sys_fcntl_h_recursive
#include_next
#else
#define __sys_fcntl_h_recursive
#include_next
#define __libgxx_sys_fcntl_h 1
#
www.eeworm.com/read/131315/5941243
h param.h
#ifndef __libgxx_sys_param_h
extern "C"
{
#ifdef __sys_param_h_recursive
#include_next
#else
#define __sys_param_h_recursive
#ifdef VMS
#include "GNU_CC_INCLUDE:[sys]param.h"
#else
#in
www.eeworm.com/read/100926/6264204
txt purify4.1.txt
Finished trap ( 0 errors, 0 leaked bytes)
Purify instrumented ./trap (pid 2667 at Fri Jul 10 17:01:13 1998)
Purify 4.1 Solaris 2, Copyright (C) 1992-1997 Rationa
www.eeworm.com/read/175598/9540365
c mutex5.c
/*
* mutex5.c
*
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library for Win32
* Copyright(C) 1998 John E. Bossom
www.eeworm.com/read/169790/9838220
m4 ost_pthread.m4
dnl Copyright (C) 1999-2001 Open Source Telecom Corporation.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as pu