代码搜索结果
找到约 10,000 项符合
I 的代码
i860.c
/* Subroutines for insn-output.c for Intel 860
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
Derived from sparc.c.
Written by Richard Stallman (rms@ai.mit.edu).
Hacked substant
i860.md
;;- Machine description for Intel 860 chip for GNU C compiler
;; Copyright (C) 1989, 1990 Free Software Foundation, Inc.
;; This file is part of GNU CC.
;; GNU CC is free software; you can redistr
i960.h
/* Definitions of target machine for GNU compiler, for Intel 80960
Copyright (C) 1992, 1993, 1995 Free Software Foundation, Inc.
Contributed by Steven McGeady, Intel Corp.
Additional Work by
i960.md
;;- Machine description for Intel 80960 chip for GNU C compiler
;; Copyright (C) 1992, 1995 Free Software Foundation, Inc.
;; Contributed by Steven McGeady, Intel Corp.
;; Additional work by Gle
i960.c
/* Subroutines used for code generation on intel 80960.
Copyright (C) 1992, 1995 Free Software Foundation, Inc.
Contributed by Steven McGeady, Intel Corp.
Additional Work by Glenn Colon-Bonet
i386.md
;; GCC machine description for Intel X86.
;; Copyright (C) 1988, 1994, 1995 Free Software Foundation, Inc.
;; Mostly by William Schelter.
;; This file is part of GNU CC.
;; GNU CC is free software;
i386.h
/* Definitions of target machine for GNU compiler for Intel X86
(386, 486, Pentium).
Copyright (C) 1988, 1992, 1994, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is
i386.c
/* Subroutines for insn-output.c for Intel X86.
Copyright (C) 1988, 1992, 1994, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it a
i_cube.c
#include
int i_cube(int value)
{
return(value * value * value);
}
void main(void)
{
printf("The cube of 3 is %d\n", i_cube(3));
printf("The cube of 5 is %d\n", i_cube
initt0.__i
"InitT0.c" DEBUG OBJECTEXTEND