Home
last modified time | relevance | path

Searched defs:nstore (Results 1 – 2 of 2) sorted by relevance

/original-bsd/contrib/gcc-2.3.3/
H A Dgcc.c1847 char *nstore = (char *) alloca (strlen (temp) + 3); local
1880 char *nstore = (char *) alloca (strlen (temp) + 3); local
1916 char *nstore = (char *) alloca (strlen (temp) + 3); local
H A Dcccp.c1493 char *nstore = (char *) alloca (strlen (epath) + 2); local