Searched refs:tmpcc (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/apr-32/apr/apr/build/
H A Djlibtool.c475 count_chars tmpcc; local
477 init_count_chars(&tmpcc);
480 push_count_chars(&tmpcc, cmd_data->program);
483 append_count_chars(&tmpcc, cmd_data->program_opts);
485 append_count_chars(&tmpcc, cc);
487 command = shell_esc(flatten_count_chars(&tmpcc, 1));

Completed in 64 milliseconds