Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dremote-stub.c25 char *remote_description = 0; variable
Dremote-cstms.c35 char *remote_description = "Customs"; variable
Dvariable.c717 (remote_description == 0 || remote_description[0] == '\0') in define_automatic_variables()
719 (remote_description == 0 || remote_description[0] == '\0') in define_automatic_variables()
720 ? "" : remote_description); in define_automatic_variables()
Dmain.c2388 if (!remote_description || *remote_description == '\0') in print_usage()
2392 make_host, remote_description); in print_usage()
2947 if (!remote_description || *remote_description == '\0') in print_version()
2951 precede, make_host, remote_description); in print_version()
Dmake.h526 extern char *version_string, *remote_description, *make_host;