代码搜索:alloc

找到约 10,000 项符合「alloc」的源代码

代码结果 10,000
www.eeworm.com/read/233448/4674724

c ctors18.c

// { dg-do assemble } // GROUPS passed constructors class test1 { }; template class GC_PTR { public: GC_PTR(T &a) {} }; void gotPtrs(GC_PTR r1) { } static void short_alloc(int n
www.eeworm.com/read/233448/4685417

c 20030730-2.c

/* { dg-do compile } */ /* { dg-options "-O2 -fdump-tree-dom3" } */ extern void exit (int); extern void *ggc_alloc (__SIZE_TYPE__); typedef struct dw_attr_struct *dw_attr_ref; typedef struct dw_
www.eeworm.com/read/233448/4685422

c 20030730-1.c

/* { dg-do compile } */ /* { dg-options "-O2 -fdump-tree-dom3" } */ extern void exit (int); extern void *ggc_alloc (__SIZE_TYPE__); typedef struct dw_attr_struct *dw_attr_ref; typedef struct dw_
www.eeworm.com/read/229403/4756308

patch 660-debian_dwarf-cfa-restore.patch

Status: Checked in to HEAD after 6.3. 2004-11-09 Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Correct allocated size. Index: src/gdb/dwarf2-frame.c =====
www.eeworm.com/read/209559/4967787

h dma-mapping.h

#ifndef _ASM_SPARC_DMA_MAPPING_H #define _ASM_SPARC_DMA_MAPPING_H #include #ifdef CONFIG_PCI #include #else static inline void *dma_alloc_coherent(struc
www.eeworm.com/read/209211/4982808

makefile

ROOT=.. include ../Make.config LIB=libgui.a OFILES=\ alloc.$O\ cload.$O\ draw.$O\ load.$O\ screen.$O\ keysym2ucs-x11.$O default: $(LIB) $(LIB): $(OFILES) $(AR) r $(LIB) $(OFILES) $(RANLIB) $
www.eeworm.com/read/209211/4985144

mkfile

APE=/sys/src/ape
www.eeworm.com/read/209211/4986043

mkfile

CONF=ucu CONFLIST=blast ucu loadaddr = 0x80100000 objtype=power
www.eeworm.com/read/190666/5174511

c ctors18.c

// Build don't link: // GROUPS passed constructors class test1 { }; template class GC_PTR { public: GC_PTR(T &a) {} }; void gotPtrs(GC_PTR r1) { } static void short_alloc(int n)
www.eeworm.com/read/180437/5284451

s process.s

.file "process" gcc2_compiled.: ___gnu_compiled_c: .globl _current_pid .data .align 2 _current_pid: .long 1 .lcomm _inited.2,4 .text .align 2,0x90 _alloc_kernel_stack: pushl %ebp mo