Home
last modified time | relevance | path

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

/netbsd-src/lib/libpuffs/
H A Dcallcontext.c136 pcc->pcc_func(pcc->pcc_farg); in puffs_cc_continue()
249 pcc->pcc_func = func; in puffs__cc_create()
H A Dpuffs_priv.h191 #define pcc_func pcc_u.fake.func macro