代码搜索:Compiler
找到约 10,000 项符合「Compiler」的源代码
代码结果 10,000
www.eeworm.com/read/486971/1244698
h compiler.h
#ifndef __LINUX_COMPILER_H
#define __LINUX_COMPILER_H
/* Somewhere in the middle of the GCC 2.96 development cycle, we implemented
a mechanism by which the user can annotate likely branch directio
www.eeworm.com/read/486923/1244867
h compiler.h
#ifndef KAPI_COMPILER_H
#define KAPI_COMPILER_H
/*
* A trick to suppress uninitialized variable warning without generating any
* code
*/
#define uninitialized_var(x) x = x
#endif
www.eeworm.com/read/482889/1283742
hpp compiler.hpp
#ifndef BOOST_MPL_AUX_CONFIG_COMPILER_HPP_INCLUDED
#define BOOST_MPL_AUX_CONFIG_COMPILER_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2001-2004
//
// Distributed under the Boost Software License
www.eeworm.com/read/480930/1308122
h compiler.h
#ifndef __LINUX_COMPILER_H
#define __LINUX_COMPILER_H
/* Somewhere in the middle of the GCC 2.96 development cycle, we implemented
a mechanism by which the user can annotate likely branch directio
www.eeworm.com/read/480930/1310538
h compiler.h
#ifndef __ALPHA_COMPILER_H
#define __ALPHA_COMPILER_H
/*
* Herein are macros we use when describing various patterns we want to GCC.
* In all cases we can get better schedules out of the compiler
www.eeworm.com/read/479931/1327936
c compiler.c
/* This test file is part of GDB, the GNU debugger.
Copyright 1995, 1997, 1999, 2003, 2004, 2007, 2008
Free Software Foundation, Inc.
This program is free software; you can redistribute it
www.eeworm.com/read/479931/1327937
cc compiler.cc
/* This test file is part of GDB, the GNU debugger.
Copyright 1995, 1999, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/479151/1340943
h compiler.h
#ifndef __LINUX_COMPILER_H
#define __LINUX_COMPILER_H
/* Somewhere in the middle of the GCC 2.96 development cycle, we implemented
a mechanism by which the user can annotate likely branch directio