Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/tools/fiptool/
Dwin_posix.c164 bool match_found = false; in getopt_1long() local
178 match_found = true; in getopt_1long()
185 if (!match_found) { in getopt_1long()
189 match_found = true; in getopt_1long()
196 if (match_found) { in getopt_1long()