Home
last modified time | relevance | path

Searched defs:new (Results 1 – 16 of 16) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dstrndup.c32 char *new = malloc (len + 1); in strndup() local
Dalloca.c200 register header *new; in alloca() local
/ndk/sources/host-tools/ndk-stack/elff/
Delf_alloc.h153 void* operator new(size_t size) throw() { in new() function
/ndk/sources/host-tools/make-3.81/
Dfile.c138 register struct file *new; in enter_file() local
415 struct dep *new = (struct dep *) in parse_prereqs() local
472 struct dep *new, *d1; in expand_deps() local
Dstrcache.c45 struct strcache *new; in new_cache() local
Dread.c274 install_conditionals (struct conditionals *new) in install_conditionals()
420 struct conditionals new; in eval_buffer() local
2256 struct nameseq *new = 0; in parse_file_seq() local
2976 char *new = concat (home_dir, "", name + 1); in tilde_expand() local
3019 register struct nameseq *new = 0; in multi_glob() local
Dar.c219 struct nameseq *new = (struct nameseq *) xmalloc (state->size); in ar_glob_match() local
Dvpath.c60 register struct vpath *new = 0; in build_vpath_lists() local
Dimplicit.c950 struct dep *new = alloc_dep (); in pattern_search() local
Ddir.c809 register struct dirfile *new; in file_impossible() local
1101 struct dirstream *new; in open_dirstream() local
Dalloca.c217 register pointer new = malloc (sizeof (header) + size); in alloca() local
Djob.c3049 dup2 (int old, int new) in dup2()
/ndk/sources/host-tools/make-3.81/glob/
Dglob.c1034 char *new = realloc (pglob->gl_pathv[i], len); local
1138 char *new = (char *) malloc (dirlen + 1 + eltlen); local
1335 struct globlink *new = (struct globlink *) variable
/ndk/sources/cxx-stl/stlport/src/
Dcxa.c72 struct exit_function *new = __new_exitfn (); in __cxa_atexit() local
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_evc.h301 inline void *__cdecl operator new(size_t, void *_P) { return (_P); } in new() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_construct.h183 # define new DEBUG_NEW macro