Home | History | Annotate | Download | only in make-3.81

Lines Matching defs:string

105 	string,			/* One string per switch.  */
128 in command switches of a type that takes string arguments. */
368 { 'C', string, (char *) &directories, 0, 0, 0, 0, 0, "directory" },
370 { CHAR_MAX+1, string, (char *) &db_flags, 1, 1, 0, "basic", 0, "debug" },
376 { 'f', string, (char *) &makefiles, 0, 0, 0, 0, 0, "file" },
380 { 'I', string, (char *) &include_directories, 1, 1, 0, 0, 0,
384 { CHAR_MAX+2, string, (char *) &jobserver_fds, 1, 1, 0, 0, 0,
401 { 'o', string, (char *) &old_files, 0, 0, 0, 0, 0, "old-file" },
418 { 'W', string, (char *) &new_files, 0, 0, 0, 0, 0, "what-if" },
553 fatal (NILF, _("empty string invalid as file name"));
1189 * either the first mispelled value or an empty string
1662 /* Now parse the fds string and make sure it has the proper format. */
1668 _("internal error: invalid --jobserver-fds string `%s'"), cp);
2244 /* Fill in the string and vector for getopt. */
2278 case string:
2463 case string:
2471 error (NILF, _("the `-%c' option requires a non-empty string argument"),
2641 /* Quote the string IN so that it will be interpreted as a single word with
2680 together in a string. */
2769 case string:
2799 /* Add the flag letter or name to the string. */
2853 /* Terminate the string. */
2882 /* Copy in the string. */
2902 /* Terminate the string. */
2941 (C) to the copyright symbol, but this string is going to change every