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

  /build/tools/lsd/
lsd.c 51 int num_relocations; /* number of relocs (<= relocations_size) */ member in struct:source_t
210 if (source->num_relocations == source->relocations_size) {
218 source->relocations + source->num_relocations;
223 source->num_relocations++;
345 for (idx = 0; idx < source->num_relocations; idx++) {
  /build/tools/apriori/
apriori.c 972 int num_relocations = 0; local
1407 int num_relocations = 0; local
    [all...]

Completed in 146 milliseconds