OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:swig_constants
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c
3835
static swig_constant_info
swig_constants
[] = {
variable
4151
for (i = 0;
swig_constants
[i].type; i++) {
4153
sv = get_sv((char*)
swig_constants
[i].name, TRUE | 0x2);
4154
switch(
swig_constants
[i].type) {
4156
sv_setiv(sv, (IV)
swig_constants
[i].lvalue);
4159
sv_setnv(sv, (double)
swig_constants
[i].dvalue);
4162
sv_setpv(sv, (char *)
swig_constants
[i].pvalue);
4165
SWIG_MakePtr(sv,
swig_constants
[i].pvalue, *(
swig_constants
[i].ptype),0);
4168
SWIG_MakePackedObj(sv,
swig_constants
[i].pvalue, swig_constants[i].lvalue, *(swig_constants[i].ptype))
[
all
...]
/src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c
3122
static swig_const_info
swig_constants
[] = {
variable
3461
SWIG_Tcl_InstallConstants(interp,
swig_constants
);
Completed in 25 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026