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

/freebsd-10.1-release/contrib/unbound/libunbound/python/
H A Dlibunbound.i57 %typemap(in,numinputs=0,noblock=1) (struct ub_result** result)
64 %typemap(argout,noblock=1) (struct ub_result** result)
843 %typemap(in,numinputs=0,noblock=1) (int* async_id)
852 %typemap(argout,noblock=1) (int* async_id)
864 %typemap(in) (PyObject *pyfunc) {
/freebsd-10.1-release/sbin/fsdb/
H A Dfsdb.c882 struct typemap { struct
895 struct typemap *tp;
/freebsd-10.1-release/contrib/tzcode/zic/
H A Dzic.c1553 int typemap[TZ_MAX_TYPES]; local
1640 typemap[i] = writetype[i] ? thistypecnt++ : -1;
1690 uc = typemap[types[i]];

Completed in 63 milliseconds