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

  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 41 #ifndef SWIGUNUSED
44 # define SWIGUNUSED __attribute__ ((__unused__))
46 # define SWIGUNUSED
49 # define SWIGUNUSED __attribute__ ((__unused__))
51 # define SWIGUNUSED
59 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
65 # define SWIGINTERN static SWIGUNUSED
955 #define SWIGCLASS_STATIC static SWIGUNUSED
  /src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c 39 #ifndef SWIGUNUSED
42 # define SWIGUNUSED __attribute__ ((__unused__))
44 # define SWIGUNUSED
47 # define SWIGUNUSED __attribute__ ((__unused__))
49 # define SWIGUNUSED
57 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
63 # define SWIGINTERN static SWIGUNUSED
948 #define SWIG_TCL_DECL_ARGS_2(arg1, arg2) (Tcl_Interp *interp SWIGUNUSED, arg1, arg2)
1795 _wrap_netpgp_t_c_set(ClientData clientData SWIGUNUSED, Tcl_Interp *interp, int objc, Tcl_Obj *CONST objv[]) {
1824 _wrap_netpgp_t_c_get(ClientData clientData SWIGUNUSED, Tcl_Interp *interp, int objc, Tcl_Obj *CONST objv[])
    [all...]
  /src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c 41 #ifndef SWIGUNUSED
44 # define SWIGUNUSED __attribute__ ((__unused__))
46 # define SWIGUNUSED
49 # define SWIGUNUSED __attribute__ ((__unused__))
51 # define SWIGUNUSED
59 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
65 # define SWIGINTERN static SWIGUNUSED

Completed in 34 milliseconds