Searched refs:valloc (Results 1 – 20 of 20) sorted by relevance
| /netbsd/src/lib/libc/gen/ |
| D | valloc.c | 46 __weak_alias(valloc,_valloc) in __weak_alias() argument 50 valloc(size_t i) in __weak_alias()
|
| D | Makefile.inc | 39 utmpx.c valloc.c vis.c wait.c wait3.c waitid.c waitpid.c warn.c \ 91 ualarm.3 ulimit.3 uname.3 unvis.3 usleep.3 utime.3 valloc.3 vis.3 \
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | build_lib.com | 14 $ CC valloc.c 19 stripslash.obj,valloc.obj,xgetwd.obj,yesno.obj
|
| D | ChangeLog | 437 Remove valloc.c file. Add files __fpending.c, __fpending.h, 454 * valloc.c: Remove this obsolete file. 1874 * valloc.c (valloc): Use it. 2231 * build_lib.com: Add valloc.c. 2445 * valloc.c: omit malloc declaration (it's already in system.h 2482 * valloc.c (valloc): change parameter definition 2687 * valloc.c (malloc): Declare. 2709 * valloc.c: New file.
|
| /netbsd/src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
| D | stdlib.h | 28 extern void *valloc(size_t) __asm__("__linux_valloc");
|
| /netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
| D | lsan_interceptors.cc | 93 INTERCEPTOR(void*, valloc, uptr size) { in INTERCEPTOR() argument 440 INTERCEPT_FUNCTION(valloc); in InitializeInterceptors()
|
| /netbsd/src/include/ |
| D | stdlib.h | 202 void *valloc(size_t); /* obsoleted by malloc() */
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | cvs.h | 576 void *valloc (size_t bytes);
|
| D | ChangeLog-9395 | 1034 * cvs.h: Declare valloc again, but this time with the right 1035 signature (also changed in libs/valloc.c) 1043 * cvs.h: Don't declare valloc. Some systems (e.g. linux) declare 1058 * cvs.h: add valloc declaration
|
| /netbsd/src/usr.bin/spell/spell/ |
| D | special.netbsd | 1368 valloc
|
| /netbsd/src/lib/libc/include/ |
| D | namespace.h | 775 #define valloc _valloc macro
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | nostem.txt | 4421 valloc
|
| /netbsd/src/share/man/tools/ |
| D | newsp.errs | 2518 valloc.3
|
| /netbsd/src/external/gpl3/gcc/dist/fixincludes/ |
| D | inclhack.def | 918 select = "#define[ \t]+valloc[ \t]+__linux_valloc"; 920 c_fix_arg = "extern void *valloc(size_t) __asm__(\"__linux_valloc\");"; 921 test_text = "#define valloc __linux_valloc";
|
| /netbsd/src/external/gpl2/xcvs/dist/ |
| D | ChangeLog | 409 * configure.in: Remove checks for valloc and mmap. 7082 * configure.in: Add valloc to AC_REPLACE_FUNCS. Add getpagesize
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-1999 | 5426 * configure.in (valloc): Probe for it. 5427 (with-gc): Use ggc-page if valloc present. 5439 (alloc_anon): Use valloc if no mmap. 5440 (release_pages): Use free if using valloc.
|
| D | ChangeLog-2001 | 31671 (alloc_anon): Only define for using mmap; remove valloc call. 31955 mmap_anon, and valloc is available.
|
| D | ChangeLog-2015 | 36225 * config/rl78/rl78-virt.md (attr valloc): Add divhi and divsi. 36231 divsi valloc attributes.
|
| D | ChangeLog-2013 | 27937 valloc attribute.
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 11249 ./usr/share/man/cat3/valloc.0 comp-c-catman .cat 19759 ./usr/share/man/html3/valloc.html comp-c-htmlman html 28335 ./usr/share/man/man3/valloc.3 comp-c-man .man
|