OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_initial
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c
322
swig_type_info **
type_initial
; /* Array of initially generated type structures */
member in struct:swig_module_info
3957
swig_module.
type_initial
= swig_type_initial;
3998
printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.
type_initial
[i]->name);
4003
type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.
type_initial
[i]->name);
4010
if (swig_module.
type_initial
[i]->clientdata) {
4011
type->clientdata = swig_module.
type_initial
[i]->clientdata;
4017
type = swig_module.
type_initial
[i];
4035
if (type == swig_module.
type_initial
[i]) {
4073
printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.
type_initial
[i]->name);
/src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c
328
swig_type_info **
type_initial
; /* Array of initially generated type structures */
member in struct:swig_module_info
3222
swig_module.
type_initial
= swig_type_initial;
3263
printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.
type_initial
[i]->name);
3268
type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.
type_initial
[i]->name);
3275
if (swig_module.
type_initial
[i]->clientdata) {
3276
type->clientdata = swig_module.
type_initial
[i]->clientdata;
3282
type = swig_module.
type_initial
[i];
3300
if (type == swig_module.
type_initial
[i]) {
3338
printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.
type_initial
[i]->name);
/src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c
326
swig_type_info **
type_initial
; /* Array of initially generated type structures */
member in struct:swig_module_info
4733
swig_module.
type_initial
= swig_type_initial;
4774
printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.
type_initial
[i]->name);
4779
type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.
type_initial
[i]->name);
4786
if (swig_module.
type_initial
[i]->clientdata) {
4787
type->clientdata = swig_module.
type_initial
[i]->clientdata;
4793
type = swig_module.
type_initial
[i];
4811
if (type == swig_module.
type_initial
[i]) {
4849
printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.
type_initial
[i]->name);
Completed in 25 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026