Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcc.c1278 int *used_flag_ptr; /* 1 if a file was found with this prefix. */ member
2395 if (pl->used_flag_ptr != 0)
2396 *pl->used_flag_ptr = 1;
2407 if (pl->used_flag_ptr != 0)
2408 *pl->used_flag_ptr = 1;
2427 if (pl->used_flag_ptr != 0)
2428 *pl->used_flag_ptr = 1;
2438 if (pl->used_flag_ptr != 0)
2439 *pl->used_flag_ptr = 1;
2457 if (pl->used_flag_ptr != 0)
[all …]