Searched defs:nstore (Results 1 – 6 of 6) sorted by relevance
237 sub nstore { subroutine
242 char *startp, *endp, *nstore; in make_relative_prefix() local
3199 char *nstore = (char *) alloca (strlen (temp) + 3); local3234 char *nstore = (char *) alloca (strlen (temp) + 3); local3267 char *nstore = (char *) alloca (strlen (temp) + 3); local
774 char *nstore = (char *) xmalloc (strlen (p) + 3); local
3420 char *nstore = alloca (strlen (temp) + 3); in process_command() local3454 char *nstore = alloca (strlen (temp) + 3); in process_command() local3487 char *nstore = alloca (strlen (temp) + 3); in process_command() local
697 char *nstore = XNEWVEC (char, strlen (p) + 3); in prefix_from_string() local