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

  /external/oprofile/daemon/liblegacy/
opd_mapping.c 30 static char const * hash_name[OP_HASH_MAP_NR]; variable
37 free((char *)hash_name[i]);
115 if (hash_name[hash])
116 return hash_name[hash];
135 return hash_name[orighash] = xstrdup(c);
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 168 milliseconds