Home
last modified time | relevance | path

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

/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/tal/
H A Dtal.h428 tal_expand_((void **)(a1p), (a2), sizeof**(a1p), \
513 bool tal_expand_(tal_t **ctxp, const void *src TAKES, size_t size, size_t count);
H A Dtal.c740 bool tal_expand_(tal_t **ctxp, const void *src, size_t size, size_t count) in tal_expand_() function