HomeSort by relevance Sort by last modified time
    Searched refs:act_match (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libdw/
dwarf_getsrc_file.c 52 size_t act_match = *nsrcs; local
140 if (cur_match == act_match)
143 act_match += 10;
145 act_match
  /external/elfutils/libdwfl/
dwfl_module_getsrc_file.c 69 size_t act_match = *nsrcs; local
139 if (cur_match == act_match)
142 act_match += 10;
144 act_match

Completed in 126 milliseconds