代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/470693/1462269
c 20000717-4.c
/* Extracted from gas. Incorrectly generated non-pic code at -O0 for
IA-64, which produces linker errors on some operating systems. */
struct
{
int offset;
struct slot
{
int field[6];
www.eeworm.com/read/468610/1484941
cf win32.cf
XCOMM platform: $XConsortium: Win32.cf /main/51 1996/12/19 14:20:08 lehors $
#ifndef OSName
#define OSName Microsoft Windows NT 4.0
#endif
XCOMM operating system: OSName
#ifndef OSMajorVersion
#d
www.eeworm.com/read/247849/4474027
h win-nt.h
/* Operating system specific defines to be used when targeting GCC for
Windows NT 3.x.
Copyright (C) 1994, 1995, 1997 Free Software Foundation, Inc.
Contributed by Douglas B. Rupp (drupp@cs.w
www.eeworm.com/read/242732/4542029
c init.c
/* $Id: init.c 21263 2006-03-08 23:32:01Z audit $
*
* init.c - ReactOS/Win32 Console+User Enviroment Subsystem Server - Initialization
*
* ReactOS Operating System
*
* ------------------
www.eeworm.com/read/242732/4542032
c server.c
/* $Id: server.c 21947 2006-05-20 10:49:56Z fireball $
*
* server.c - ReactOS/Win32 Console+User Enviroment Subsystem Server - Initialization
*
* ReactOS Operating System
*
* -----------
www.eeworm.com/read/240162/4579575
c ptrintsum1.c
// PR c++/4401
// This testcase was miscompiled on 64-bit platforms, resulting to
// operating on a[0x100000000] instead of a[0].
// { dg-do run }
// { dg-options "-O2" }
char *a;
char b[] = "AAAA";
www.eeworm.com/read/240162/4588115
c 20000717-4.c
/* Extracted from gas. Incorrectly generated non-pic code at -O0 for
IA-64, which produces linker errors on some operating systems. */
struct
{
int offset;
struct slot
{
int field[6];
www.eeworm.com/read/233448/4671944
c ptrintsum1.c
// PR c++/4401
// This testcase was miscompiled on 64-bit platforms, resulting to
// operating on a[0x100000000] instead of a[0].
// { dg-do run }
// { dg-options "-O2" }
char *a;
char b[] = "AAAA";
www.eeworm.com/read/233448/4682024
c 20000717-4.c
/* Extracted from gas. Incorrectly generated non-pic code at -O0 for
IA-64, which produces linker errors on some operating systems. */
struct
{
int offset;
struct slot
{
int field[6];
www.eeworm.com/read/231546/4714864
pod perlfaq8.pod
=head1 NAME
perlfaq8 - System Interaction ($Revision: 1.39 $, $Date: 1999/05/23 18:37:57 $)
=head1 DESCRIPTION
This section of the Perl FAQ covers questions involving operating
system interaction.