HomeSort by: relevance | last modified time | path
    Searched refs:SWIG_CASTRANKMASK (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 272 # define SWIG_CASTRANKMASK ((SWIG_CASTRANKLIMIT) -1)
273 # define SWIG_CastRank(r) (r & SWIG_CASTRANKMASK)
  /src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c 278 # define SWIG_CASTRANKMASK ((SWIG_CASTRANKLIMIT) -1)
279 # define SWIG_CastRank(r) (r & SWIG_CASTRANKMASK)
  /src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c 276 # define SWIG_CASTRANKMASK ((SWIG_CASTRANKLIMIT) -1)
277 # define SWIG_CastRank(r) (r & SWIG_CASTRANKMASK)

Completed in 47 milliseconds