Home
last modified time | relevance | path

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

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dtypesafe.h362 typesafe_heap_pushdown(&h->hh, index, other, prefix ## __cmp); \
375 typesafe_heap_pushdown(&h->hh, 0, other, prefix ## __cmp); \
408 extern void typesafe_heap_pushdown(struct heap_head *head, uint32_t index,
H A Dtypesafe.c486 void typesafe_heap_pushdown(struct heap_head *head, uint32_t pos, in typesafe_heap_pushdown() function
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dtypesafe.h362 typesafe_heap_pushdown(&h->hh, index, other, prefix ## __cmp); \
375 typesafe_heap_pushdown(&h->hh, 0, other, prefix ## __cmp); \
408 extern void typesafe_heap_pushdown(struct heap_head *head, uint32_t index,
H A Dtypesafe.c486 void typesafe_heap_pushdown(struct heap_head *head, uint32_t pos, in typesafe_heap_pushdown() function