代码搜索:Because
找到约 10,000 项符合「Because」的源代码
代码结果 10,000
www.eeworm.com/read/29082/875227
cepark-avr
Archive member included because of file (symbol)
c:/winavr/bin/../lib/gcc/avr/4.1.1/avr5\libgcc.a(_copy_data.o)
main.o (__do_copy_data)
c:/winavr/bin/../lib/gcc/avr/
www.eeworm.com/read/24089/934969
map main.map
Archive member included because of file (symbol)
e:/avr/winavr/bin/../lib/gcc/avr/4.3.2/avr4\libgcc.a(_divmodhi4.o)
main.o (__divmodhi4)
e:/avr/winavr/bin/../lib/gcc
www.eeworm.com/read/34184/1039402
map 7455.map
Archive member included because of file (symbol)
c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/avr5\libgcc.a(_udivmodqi4.o)
7455.o (__udivmodqi4)
c:/winavr-20080610/bi
www.eeworm.com/read/34231/1039807
map 7455.map
Archive member included because of file (symbol)
c:/winavr-20080610/bin/../lib/gcc/avr/4.3.0/avr5\libgcc.a(_udivmodqi4.o)
7455.o (__udivmodqi4)
c:/winavr-20080610/bi
www.eeworm.com/read/480930/1309871
h ipcbuf.h
#ifndef __m68k_IPCBUF_H__
#define __m68k_IPCBUF_H__
/*
* The user_ipc_perm structure for m68k architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/470917/1442370
s e_exp10.s
/*
* Written by Ulrich Drepper .
*/
#include
/* 10^x = 2^(x * log2(10)) */
ENTRY(__ieee754_exp10)
fldl 4(%esp)
/* I added the following ugly construct because
www.eeworm.com/read/470720/1448013
c template18.c
// GROUPS passed templates
// Bug: g++ emits template instances when it shouldn't.
// Special g++ Options: -g -fno-inline -Wno-deprecated -fexternal-templates
// We mark this XFAIL because we can't t
www.eeworm.com/read/470720/1450381
c shiftdi.c
/* Failed on sparc with -mv8plus because sparc.c:set_extends() thought
erroneously that SImode ASHIFT chops the upper bits, it does not. */
typedef unsigned long long uint64;
void g(uint64 x, in
www.eeworm.com/read/470720/1450466
c 20020412-1.c
/* PR c/3711
This testcase ICEd on IA-32 at -O0 and was miscompiled otherwise,
because std_expand_builtin_va_arg didn't handle variable size types. */
#include
extern void abort (v
www.eeworm.com/read/470720/1451188
x 920501-4.x
# This test fails on HC11/HC12 when it is compiled without -mshort because
# the 'r0' array is too large. Force to use 16-bit ints for it.
if { [istarget "m6811-*-*"] || [istarget "m6812-*-*"] } {