HomeSort by: relevance | last modified time | path
    Searched refs:seen_h (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbsupport/
format.cc 124 int seen_big_l = 0, seen_h = 0, seen_big_h = 0; local
202 seen_h = 1;
285 if (lcount > 1 || seen_h || seen_big_l)
293 if (lcount || seen_h || seen_big_l)
317 if (lcount > 1 || seen_h || seen_big_l)
339 if (lcount || seen_h)
347 if (lcount > 1 || seen_h || seen_big_h || seen_big_h
  /src/external/gpl3/gdb.old/dist/gdbsupport/
format.cc 124 int seen_big_l = 0, seen_h = 0, seen_big_h = 0; local
202 seen_h = 1;
285 if (lcount > 1 || seen_h || seen_big_l)
293 if (lcount || seen_h || seen_big_l)
317 if (lcount > 1 || seen_h || seen_big_l)
339 if (lcount || seen_h)
347 if (lcount > 1 || seen_h || seen_big_h || seen_big_h

Completed in 26 milliseconds