Searched refs:free (Results 26 - 50 of 2342) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/mpx/
H A Dmemmove-zero-length.c15 free (buf);
H A Dcalloc-1-lbv.c23 free (buf);
H A Dcalloc-1-nov.c21 free (buf);
H A Dcalloc-1-ubv.c23 free (buf);
H A Dmalloc-1-lbv.c23 free (buf);
H A Dmalloc-1-nov.c21 free (buf);
H A Dmalloc-1-ubv.c23 free (buf);
/haiku-buildtools/gcc/gcc/testsuite/obj-c++.dg/
H A Dtry-catch-7.mm22 [pool free];
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/
H A Dtry-catch-6.m23 [pool free];
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/asan/
H A Dheap-overflow-1.c2 /* { dg-options "-fno-builtin-malloc -fno-builtin-free -fno-builtin-memset" } */
11 void free (void *);
22 free(x);
/haiku-buildtools/legacy/gcc/gcc/config/mn10200/
H A Dxm-mn10200.h7 GNU CC is free software; you can redistribute it and/or modify
47 extern void free ();
/haiku-buildtools/legacy/gcc/gcc/config/mn10300/
H A Dxm-mn10300.h7 GNU CC is free software; you can redistribute it and/or modify
47 extern void free ();
/haiku-buildtools/legacy/gcc/gcc/config/v850/
H A Dxm-v850.h7 GNU CC is free software; you can redistribute it and/or modify
43 extern void free ();
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/asan/
H A Dinterception-failure-test-1.C5 // { dg-options "-fno-builtin-malloc -fno-builtin-free" }
18 free(x);
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/tsan/
H A Dfree_race.c6 free(mem);
20 /* { dg-output "WARNING: ThreadSanitizer: heap-use-after-free.*(\n|\r\n|\r)" } */
25 /* { dg-output " #0 free.*(\n|\r\n|\r)" } */
H A Dfree_race2.c6 free(mem);
20 /* { dg-output "WARNING: ThreadSanitizer: heap-use-after-free.*(\n|\r\n|\r)" } */
25 /* { dg-output " #0 free .*" } */
/haiku-buildtools/binutils/libiberty/
H A Dspaces.c5 Libiberty is free software; you can redistribute it and/or
44 extern void free (PTR);
56 free (buf);
/haiku-buildtools/legacy/binutils/libiberty/
H A Dspaces.c5 Libiberty is free software; you can redistribute it and/or
44 extern void free (PTR);
58 free (buf);
/haiku-buildtools/legacy/gcc/libiberty/
H A Dspaces.c5 Libiberty is free software; you can redistribute it and/or
49 extern void free PARAMS ((PTR));
64 free (buf);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dbuiltin-object-size-9.c6 extern void free (void *);
29 free (u);
H A Duninit-1-O0.c12 extern void free (void *);
24 free (p);
H A Duninit-1.c12 extern void free (void *);
24 free (p);
H A Dbuiltin-object-size-13.c6 extern void free (void *);
83 free (a2);
84 free (a1);
92 free (a2);
93 free (a1);
102 free (b2);
103 free (b1);
111 free (b2);
112 free (b1);
120 free (b
[all...]
H A D20050527-1.c7 extern void free (void *);
52 free (d1);
53 free (d2);
/haiku-buildtools/gcc/libiberty/
H A Dspaces.c5 Libiberty is free software; you can redistribute it and/or
44 extern void free (PTR);
56 free (buf);

Completed in 283 milliseconds

1234567891011>>