Searched refs:Free (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-9.3-release/tools/tools/bootparttest/
H A Dmalloc.c40 Free(void *ptr, const char *file, int line) function
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.c5 Copyright (C) 2004 Free Software Foundation, Inc.
11 the Free Software Foundation; either version 2, or (at your option)
21 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
58 Free (ptr);
H A Dsol2-ci.asm3 ! Copyright (C) 1993 Free Software Foundation, Inc.
8 ! Free Software Foundation; either version 2, or (at your option) any
12 ! Free Software Foundation gives you unlimited permission to link the
26 ! the Free Software Foundation, 51 Franklin Street, Fifth Floor,
H A Dsol2-c1.asm3 ! Copyright (C) 1993, 1998 Free Software Foundation, Inc.
8 ! Free Software Foundation; either version 2, or (at your option) any
12 ! Free Software Foundation gives you unlimited permission to link the
26 ! the Free Software Foundation, 51 Franklin Street, Fifth Floor,
H A Dsol2-gc1.asm3 ! Copyright (C) 1993 Free Software Foundation, Inc.
8 ! Free Software Foundation; either version 2, or (at your option) any
12 ! Free Software Foundation gives you unlimited permission to link the
26 ! the Free Software Foundation, 51 Franklin Street, Fifth Floor,
/freebsd-9.3-release/usr.sbin/ctm/ctm/
H A Dctm_pass2.c211 Free(p);
219 Free(p);
228 Free(p);
235 Free(p);
239 Free(p);
251 Free(p);
259 Free(p);
283 Free(p);
H A Dctm.h72 #define Free free macro
73 #define Delete(foo) if (!foo) ; else {Free(foo); foo = 0; }
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dcrti.asm1 # Copyright (C) 2000, 2001 Free Software Foundation, Inc.
6 # Free Software Foundation; either version 2, or (at your option) any
10 # Free Software Foundation gives you unlimited permission to link the
24 # the Free Software Foundation, 51 Franklin Street, Fifth Floor,
/freebsd-9.3-release/lib/libstand/
H A Dzalloc_malloc.c89 Free(void *ptr, const char *file, int line) function
161 Free(ptr, file, line);
184 Free(ptr, file, line);
H A Dstand.h388 void Free(void *, const char *, int);
393 #define free(x) Free(x, __FILE__, __LINE__)
398 #define free(x) Free(x, NULL, 0)
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dcrti.asm1 # Copyright (C) 2001 Free Software Foundation, Inc.
6 # Free Software Foundation; either version 2, or (at your option) any
10 # Free Software Foundation gives you unlimited permission to link the
24 # the Free Software Foundation, 51 Franklin Street, Fifth Floor,
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Dsol-ci.asm3 # Copyright (C) 1996 Free Software Foundation, Inc.
8 # Free Software Foundation; either version 2, or (at your option) any
12 # Free Software Foundation gives you unlimited permission to link the
26 # the Free Software Foundation, 51 Franklin Street, Fifth Floor,
H A Dsol-cn.asm3 # Copyright (C) 1996 Free Software Foundation, Inc.
8 # Free Software Foundation; either version 2, or (at your option) any
12 # Free Software Foundation gives you unlimited permission to link the
26 # the Free Software Foundation, 51 Franklin Street, Fifth Floor,
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsol2-ci.asm3 ! Copyright (C) 1992 Free Software Foundation, Inc.
8 ! Free Software Foundation; either version 2, or (at your option) any
12 ! Free Software Foundation gives you unlimited permission to link the
26 ! the Free Software Foundation, 51 Franklin Street, Fifth Floor,
H A Dsol2-c1.asm3 ! Copyright (C) 1992 Free Software Foundation, Inc.
8 ! Free Software Foundation; either version 2, or (at your option) any
12 ! Free Software Foundation gives you unlimited permission to link the
26 ! the Free Software Foundation, 51 Franklin Street, Fifth Floor,
/freebsd-9.3-release/contrib/gperf/doc/
H A Dhelp2man4 # Copyright � 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
8 # the Free Software Foundation; either version 2, or (at your option)
17 # along with this program; if not, write to the Free Software Foundation,
34 Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
189 # {GNU,Free} <program> <version>
190 # <program> ({GNU,Free} <package>) <version>
191 # <program> - {GNU,Free} <package> <version>
197 if (/^(\S+) +\(((?:GNU|Free) +[^)]+)\) +(.*)/ or
198 /^(\S+) +- *((?:GNU|Free) +\S+) +(.*)/)
204 elsif (/^((?:GNU|Free)
[all...]
/freebsd-9.3-release/sys/net/
H A Dradix.h145 #define Free(p) free((char *)p); macro
149 #define Free(p) free((caddr_t)p, M_RTABLE); macro
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dopenssl-compat.h33 /* OPENSSL_free() is Free() in versions before OpenSSL 0.9.6 */
35 # define OPENSSL_free(x) Free(x)
/freebsd-9.3-release/sbin/routed/
H A Dradix.h137 #define Free(p) free((void *)p); macro
/freebsd-9.3-release/contrib/ipfilter/
H A Dradix_ipf.h153 # undef Free macro
164 #define Free(p) KFREE(p) macro
/freebsd-9.3-release/sys/kern/
H A Dsubr_unit.c93 #define Free(foo) free(foo, M_UNIT) macro
122 #define Free(foo) free(foo) macro
303 Free(up);
355 Free(uh);
750 Free(p1);
752 Free(p2);
758 * Free a unr.
884 Free(p1);
886 Free(p2);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdb-events.sh4 # Copyright 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
12 # the Free Software Foundation; either version 2 of the License, or
21 # along with this program; if not, write to the Free Software
117 Copyright 1999, 2001, 2002 Free Software Foundation, Inc.
125 the Free Software Foundation; either version 2 of the License, or
134 along with this program; if not, write to the Free Software
/freebsd-9.3-release/sys/boot/i386/btx/btxldr/
H A Dbtxldr.S57 .set BDA_MEM,0x413 # Free memory
/freebsd-9.3-release/lib/libc/isc/
H A Deventlib_p.h171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator in enum:evEvent_p::__anon5073
/freebsd-9.3-release/sys/boot/pc98/btx/btxldr/
H A Dbtxldr.S54 .set BDA_MEM,0xa1501 # Free memory

Completed in 218 milliseconds

123