Searched defs:new (Results 1 – 16 of 16) sorted by relevance
32 char *new = malloc (len + 1); in strndup() local
200 register header *new; in alloca() local
153 void* operator new(size_t size) throw() { in new() function
138 register struct file *new; in enter_file() local415 struct dep *new = (struct dep *) in parse_prereqs() local472 struct dep *new, *d1; in expand_deps() local
45 struct strcache *new; in new_cache() local
274 install_conditionals (struct conditionals *new) in install_conditionals()420 struct conditionals new; in eval_buffer() local2256 struct nameseq *new = 0; in parse_file_seq() local2976 char *new = concat (home_dir, "", name + 1); in tilde_expand() local3019 register struct nameseq *new = 0; in multi_glob() local
219 struct nameseq *new = (struct nameseq *) xmalloc (state->size); in ar_glob_match() local
60 register struct vpath *new = 0; in build_vpath_lists() local
950 struct dep *new = alloc_dep (); in pattern_search() local
809 register struct dirfile *new; in file_impossible() local1101 struct dirstream *new; in open_dirstream() local
217 register pointer new = malloc (sizeof (header) + size); in alloca() local
3049 dup2 (int old, int new) in dup2()
1034 char *new = realloc (pglob->gl_pathv[i], len); local1138 char *new = (char *) malloc (dirlen + 1 + eltlen); local1335 struct globlink *new = (struct globlink *) variable
72 struct exit_function *new = __new_exitfn (); in __cxa_atexit() local
301 inline void *__cdecl operator new(size_t, void *_P) { return (_P); } in new() function
183 # define new DEBUG_NEW macro