代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/107707/15602986

asm alloc.asm

.PB main #init the heap LQI $R1,3 INT 7 #allocate memory, place address in $R20 LQI $R2,20 LQI $R1,0 INT 7 MOV $R20,$R3 MOV $R2,$R20 LQI $R1,20 INT 0 LQI $R2,10 LQI $R1,16 INT 0
www.eeworm.com/read/107707/15602988

run alloc.run

www.eeworm.com/read/107706/15603087

asm alloc.asm

.PB main #init the heap LQI $R1,3 INT 7 #allocate memory, place address in $R20 LQI $R2,20 LQI $R1,0 INT 7 MOV $R20,$R3 MOV $R2,$R20 LQI $R1,20 INT 0 LQI $R2,10 LQI $R1,16 INT 0
www.eeworm.com/read/107706/15603091

run alloc.run

www.eeworm.com/read/106368/15638622

h 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/105621/15663748

h 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/105621/15663802

pthread_alloc

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

c alloc.c

/* alloc.c Functions supporting memory allocation for the object management protocol... */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1999-2003 by I
www.eeworm.com/read/105271/15672920

c alloc.c

/* alloc.c Memory allocation... */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet Software Consortium * * Permission to use, copy,
www.eeworm.com/read/105271/15672990

h alloc.h

/* alloc.h Definitions for the object management API protocol memory allocation... */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet