Searched defs:mid (Results 1 – 7 of 7) sorted by relevance
39 size_t mid = start + (end - start) / 2; in bsearch() local
110 unsigned long i, low, high, mid; in symbols_lookup() local232 unsigned long mid = low + ((high - low) / 2); in symbols_lookup_by_name() local
71 const struct exception_table_entry *mid; in search_one_extable() local
438 unsigned int mid = start + ((end - start) / 2); in lookup_deep_deps() local
147 unsigned int mid = start + ((end - start) / 2); in xc_get_feature_deep_deps() local
126 uint16_t mid[POS_STATES_MAX][LEN_MID_SYMBOLS]; member
1560 libxl__ev_child mid; /* always in use whenever we are not Idle */ member
Completed in 23 milliseconds