Home
last modified time | relevance | path

Searched refs:next_opt_str (Results 1 – 1 of 1) sorted by relevance

/dports/lang/nwcc/nwcc_0.8.3/
H A Dcfgfile.c12 next_opt_str(char **p0) { in next_opt_str() function
172 if ((p2 = next_opt_str(&p)) != NULL) { in do_read_config_file()
224 while ((p2 = next_opt_str(&p)) != NULL) { in do_read_config_file()