代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/218565/14915409
h technic_test.h
#ifndef _HBSTOCK_TECHNIC_TEST_H_
#define _HBSTOCK_TECHNIC_TEST_H_
// A TestFixture subclass.
#include "cppunit/extensions/HelperMacros.h"
#include "hbstock2/stock_technic.h"
class TechnicTest : pub
www.eeworm.com/read/34862/891042
c time.c
#include
#include
#if defined(_MSC_VER) || defined(_MSC_EXTENSIONS)
#define DELTA_EPOCH_IN_MICROSECS 11644473600000000Ui64
#else
#define DELTA_EPOCH_IN_MICROSECS 1164
www.eeworm.com/read/480930/1311336
c symlink.c
/*
* linux/fs/sysv/symlink.c
*
* Handling of System V filesystem fast symlinks extensions.
* Aug 2001, Christoph Hellwig (hch@infradead.org)
*/
#include
static int sysv_readlink
www.eeworm.com/read/479151/1343141
c symlink.c
/*
* linux/fs/sysv/symlink.c
*
* Handling of System V filesystem fast symlinks extensions.
* Aug 2001, Christoph Hellwig (hch@infradead.org)
*/
#include
static int sysv_readlink
www.eeworm.com/read/470720/1452549
c ext-3.c
/* Test for format extensions beyond the C standard and X/Open standard.
Test for strftime formats.
*/
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=gnu
www.eeworm.com/read/470720/1452561
c c99-strftime-2.c
/* Test for strftime formats. Rejection of extensions in pedantic mode. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=iso9899:1999 -pedantic -Wformat"
www.eeworm.com/read/470693/1464495
c ext-3.c
/* Test for format extensions beyond the C standard and X/Open standard.
Test for strftime formats.
*/
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=gnu
www.eeworm.com/read/470693/1464507
c c99-strftime-2.c
/* Test for strftime formats. Rejection of extensions in pedantic mode. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=iso9899:1999 -pedantic -Wformat"
www.eeworm.com/read/468610/1485088
imakefile
XCOMM $XConsortium: Imakefile /main/46 1996/09/28 16:17:59 rws $
XCOMM $XFree86: xc/include/extensions/Imakefile,v 3.13 1997/01/12 10:39:14 dawes Exp $
#if BuildScreenSaverLibrary
SCREENSAVERHEADERS
www.eeworm.com/read/467583/1498165