Lines Matching refs:Strdup
269 nwordv[0] = strdup(currentfilename);
270 nwordv[1] = strdup(c_linenumber);
272 nwordv[2] = Strdup("pascal errortype"); /* XXX leaked */
274 nwordv[4] = strdup("%%%\n");
295 nwordv[0] = strdup(currentfilename);
345 nwordv[0] = strdup(currentfilename);
357 nwordv[0] = strdup(currentfilename);
358 nwordv[1] = strdup(c_header[0]);
359 nwordv[2] = strdup(c_header[1]);
360 nwordv[3] = strdup(c_header[2]);
374 nwordv[0] = strdup(currentfilename);
375 nwordv[1] = strdup(c_linenumber);
388 currentfilename = strdup(cur_wordv[6]);
429 nwordv[0] = strdup(currentfilename);