Lines Matching refs:used

73  *	extra_names points to a vector that is used if current_names overflows.
78 * The name vector that was used
89 * Global variables used:
143 if(current_names->used != 0 && current_names->names[current_names->used-1] == plus) {
150 if (current_names->used == VSIZEOF(current_names->names)) {
157 current_names->used = 0;
161 current_names->target_group[current_names->used] = NULL;
162 current_names->names[current_names->used++] = name;
181 * The name vector that was used
190 * Global variables used:
286 if (current_names->used == VSIZEOF(current_names->names)) {
300 current_names->used = 0;
304 current_names->target_group[current_names->used] = NULL;
305 current_names->names[current_names->used++] = name;
330 * Global variables used:
461 * Global variables used:
487 if (i + 1 != target_list->used) {
551 * Static variables used:
556 * Global variables used:
560 * force The Name " FORCE", used with "::" targets
588 if ((depes->used >= 3) &&
598 for (i = 0; i < depes->used; i++) {
629 /* The has_built flag is used to tell if this .RECURSIVE */
680 if (depes->used == 0) {
684 depes->used = 1; /* Force :: targets with no
779 /* as "Commands used" not "templates to use" */
831 for (i = 0; i < depes->used; i++) {
863 * Global variables used:
920 * Global variables used:
982 for (i = 0; i < nvp->used; i++) {
1059 * Global variables used:
1100 * Static variables used:
1103 * Global variables used:
1111 * default_rule_name The Name ".DEFAULT", used for tracing
1112 * dot_keep_state The Name ".KEEP_STATE", used for tracing
1114 * ignore_name The Name ".IGNORE", used for tracing
1116 * no_parallel_name The Name ".NO_PARALLEL", used for tracing
1118 * parallel_name The Name ".PARALLEL", used for tracing
1119 * precious The Name ".PRECIOUS", used for tracing
1120 * sccs_get_name The Name ".SCCS_GET", used for tracing
1121 * sccs_get_posix_name The Name ".SCCS_GET_POSIX", used for tracing
1122 * get_name The Name ".GET", used for tracing
1125 * silent_name The Name ".SILENT", used for tracing
1136 if (depes->used != 0) {
1153 if (depes->used != 0) {
1175 if (depes->used != 0) {
1189 if ((depes->used != 0) &&(!posix)){
1193 if (depes->used == 0)
1202 for (n = 0; n < depes->used; n++) {
1217 if (depes->used != 0) {
1237 if (depes->used != 0) {
1246 if (depes->used != 1) {
1277 if (depes->used == 0) {
1283 for (n = 0; n < depes->used; n++) {
1298 if (depes->used == 0) {
1306 for (n = 0; n < depes->used; n++) {
1323 if (depes->used == 0) {
1329 for (n = 0; n < depes->used; n++) {
1343 if (depes->used == 0) {
1356 for (n = 0; n < depes->used; n++) {
1368 if (depes->used != 0) {
1381 if (depes->used != 0) {
1393 if (depes->used != 0) {
1408 if (depes->used != 0) {
1421 if ((depes->used != 0) && (!posix)){
1425 if (depes->used == 0)
1434 for (n = 0; n < depes->used; n++) {
1463 * Global variables used:
1466 * suffixes_name The Name ".SUFFIXES", used for tracing
1479 if (depes->used == 0) {
1496 for (n = 0; n < depes->used; n++) {
1556 * Global variables used:
1648 * Global variables used:
1669 * Global variables used:
1736 * Global variables used:
1843 * Global variables used: