Lines Matching defs:array
53 /* create an array pointing to the jitentry structures which is sorted
58 struct jitentry ** array =
60 fill_entry_array(array);
61 qsort(array, entry_count, sizeof(struct jitentry *), compare);
62 return array;
88 /* resort address_ascending array */
111 /* Copy address_ascending array to entries_symbols_ascending and resort it. */
129 /* add a new create jitentry to the array. mallocs new arrays if space is
366 * Within the index range (into the array entries_address_ascending), find the
519 * scan through the sorted array and replace identical symbol names by unique