代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/436012/7779165

h sprintf_alloc.h

/* sprintf_alloca.c -- like sprintf with memory allocation Carl D. Worth Copyright (C) 2001 University of Southern California This program is free software; you can redistribute it and/or
www.eeworm.com/read/399904/7826567

h pthread_alloc.h

/* * Copyright (c) 1996-1997 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby gra
www.eeworm.com/read/399904/7826654

h stl_alloc.h

/* * Copyright (c) 1996-1997 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby gra
www.eeworm.com/read/199733/7826829

h corsa_alloc.h

/************************************************************************ * CorsaAllocator is used to allocate memory for events. Since a * simple memory management scheme is adopted where each mem
www.eeworm.com/read/198623/7920794

s alloc3.s

.globl flag .globl b1, w1, u1, b1s, b1e / here to allocate a new block / / / mov ...,r0 / jsr pc,allocate / mov r1,... / / requested size in bytes in r0 / pointer to header of allocated block returned
www.eeworm.com/read/198623/7920813

s alloc1.s

.globl plausible .globl lookchar .globl wc .globl seekchar .globl putchar .globl allocate .globl release .globl stats .globl w,r,a,l .globl bufchar .globl copy .globl getbuf .globl swap .globl fixct /
www.eeworm.com/read/198623/7920834

s alloc2.s

/ / routine to read from disc to a buffer / wcing the buffer if necessary / mov disc addr,r0 / mov buffer addr,r2 / jsr pc,getb / on return r0 = addr of byte in buffer / getb: mov r3,-(sp) mov r1,-(
www.eeworm.com/read/197653/7982216

h pthread_alloc.h

/* * Copyright (c) 1996-1997 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby gra
www.eeworm.com/read/197653/7982267

h stl_alloc.h

/* * Copyright (c) 1996-1997 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby gra
www.eeworm.com/read/297233/8042039

c local-alloc.c

/* Allocate registers within a basic block, for GNU compiler. Copyright (C) 1987, 88, 91, 93-6, 1997 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can r