Searched refs:BclCtxt (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/bc/include/
H A Dlibrary.h154 typedef struct BclCtxt { struct
163 } BclCtxt; typedef in typeref:struct:BclCtxt
H A Dbcl.h206 struct BclCtxt;
208 typedef struct BclCtxt* BclContext;
/freebsd-13-stable/contrib/bc/src/
H A Dlibrary.c182 ctxt = bc_vm_malloc(sizeof(BclCtxt));

Completed in 116 milliseconds