代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/162614/5517715
c anon-struct3.c
/* { dg-options "-fms-extensions" } */
/* Verify that enabling Microsoft mode doesn't twist C++ as much as
their corresponding C extensions. Checked vs
Microsoft (R) 32-bit C/C++ Optimizing Com
www.eeworm.com/read/162614/5521602
c addrfunc1.c
// { dg-do assemble }
// { dg-options "-fms-extensions" }
// Test that taking the address of a member function name produces
// a pointer to member function.
// Contributed by Jason Merrill
www.eeworm.com/read/162614/5521622
c addrfunc2.c
// { dg-do run }
// { dg-options "-fms-extensions" }
// Test for implicit & on methods.
// Contributed by Jason Merrill .
struct A {
void f (int = 0) { }
};
int
main ()
{
void
www.eeworm.com/read/162614/5522601
c eb63.c
// { dg-do run }
// { dg-options "-w -fpermissive" }
//This uses GNU extensions, so disable -ansi
#include
#include
class A {
public:
A(bool b) { abort(); }
A(in
www.eeworm.com/read/162614/5528738
c func-outside-2.c
/* Test for rejection of __func__ outside a function (GNU extensions
are OK there). Test with -pedantic-errors. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/*
www.eeworm.com/read/162614/5531217
c func-outside-1.c
/* Test for rejection of __func__ outside a function (GNU extensions
are OK there). Test with no special options. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/
www.eeworm.com/read/159001/5589216
mk rules.mk
#
# FreeType 2 base layer configuration rules
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modi
www.eeworm.com/read/295675/8146986
h fspydef.h
/*++
Copyright (c) 1989-1999 Microsoft Corporation
Module Name:
fspydef.h
Abstract:
Header file which contains the definitions that may be
shared with the file spy kernel de
www.eeworm.com/read/394321/8231364
h stdafx.h
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#include // MFC core and standard components
#include // MFC extensions
#include
www.eeworm.com/read/394321/8231526
h stdafx.h
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#include // MFC core and standard components
#include // MFC extensions
#include