Home
last modified time | relevance | path

Searched refs:typesafe_heap_pullup (Results 1 – 4 of 4) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dtypesafe.h347 typesafe_heap_pullup(&h->hh, h->hh.count, &item->field.hi, \
360 typesafe_heap_pullup(&h->hh, index, other, prefix ## __cmp); \
412 extern void typesafe_heap_pullup(struct heap_head *head, uint32_t index,
H A Dtypesafe.c544 void typesafe_heap_pullup(struct heap_head *head, uint32_t pos, in typesafe_heap_pullup() function
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dtypesafe.h347 typesafe_heap_pullup(&h->hh, h->hh.count, &item->field.hi, \
360 typesafe_heap_pullup(&h->hh, index, other, prefix ## __cmp); \
412 extern void typesafe_heap_pullup(struct heap_head *head, uint32_t index,
H A Dtypesafe.c544 void typesafe_heap_pullup(struct heap_head *head, uint32_t pos, in typesafe_heap_pullup() function