Home
last modified time | relevance | path

Searched refs:middle (Results 1 – 2 of 2) sorted by relevance

/components/net/lwip/lwip-1.4.1/doc/
A Dsnmp_agent.txt153 the middle part
165 for a matching prefix, middle part and index part
171 The middle part is usually located in ROM (const)
/components/mm/
A Dmm_page.c679 rt_page_t middle = _buddy_get(head, lower_bits); in __pages_alloc() local
680 if (p >= middle) in __pages_alloc()
685 head = middle; in __pages_alloc()
690 _get_pgls_head_by_page(agr_pgls, middle, lower_bits), in __pages_alloc()
691 middle, lower_bits); in __pages_alloc()

Completed in 5 milliseconds