Searched refs:BclCtxt (Results 1 – 3 of 3) sorted by relevance
154 typedef struct BclCtxt { struct163 } BclCtxt; argument
206 struct BclCtxt;208 typedef struct BclCtxt* BclContext;
182 ctxt = bc_vm_malloc(sizeof(BclCtxt)); in bcl_ctxt_create()