Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/fiptool/
H A 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()