Searched defs:ctf_dictops (Results 1 – 4 of 4) sorted by relevance
139 typedef struct ctf_dictops struct147 } ctf_dictops_t; argument371 const ctf_dictops_t *ctf_dictops; /* Version-specific dict operations. */ member
208 static const ctf_dictops_t ctf_dictops[] = { variable