Searched refs:got_one (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXpm/dist/src/
H A Dparse.c129 Bool got_one, saw_width = False, saw_height = False; local in function:xpmParseValues
141 got_one = False;
142 while (!got_one) {
153 got_one = True;
161 got_one = True;
169 got_one = True;
178 got_one = True;

Completed in 2 milliseconds