Searched refs:ImportMode (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/swig-12/Source/Modules/
H A Dlang.cxx62 int ImportMode = 0; variable
559 if (!ImportMode) {
600 int oldim = ImportMode;
601 ImportMode = IMPORT_MODE;
603 ImportMode = oldim;
622 if ((!ImportMode) || Getattr(n, "generated")) {
657 if (!ImportMode) {
670 if (!ImportMode) {
865 if (ImportMode)
1609 if (!ImportMode) {
[all...]
H A Dswigmod.h36 extern int ImportMode;
H A Dperl5.cxx1619 if (!ImportMode) {
1720 if ((!ImportMode) && (Cmp(section, "perl") == 0)) {
H A Dguile.cxx1633 if (!ImportMode) {
H A Dcsharp.cxx1104 if (!ImportMode) {
1437 if (!ImportMode) {
H A Djava.cxx1160 if (!ImportMode) {
1477 if (!ImportMode) {
H A Dphp.cxx1887 if (!ImportMode) {
H A Dmodula3.cxx1887 if (!ImportMode) {
H A Dpython.cxx3506 if ((!ImportMode) && ((Cmp(section, "python") == 0) || (Cmp(section, "shadow") == 0))) {

Completed in 266 milliseconds