Home
last modified time | relevance | path

Searched refs:AUTOMPROC (Results 1 – 4 of 4) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Ddreadnaut.c140 #ifndef AUTOMPROC
141 #define AUTOMPROC userautom macro
143 extern void AUTOMPROC(int,permutation*,int*,int,int,int);
826 if (umask & U_AUTOM) options.userautomproc = AUTOMPROC; in main()
H A Ddreadtest.c85 #ifndef AUTOMPROC
86 #define AUTOMPROC userautom macro
88 extern void AUTOMPROC(int,permutation*,int*,int,int,int);
1005 options.userautomproc = AUTOMPROC; in main()
/dports/math/nauty/nauty27r3/
H A Ddreadnaut.c217 #ifndef AUTOMPROC
218 #define AUTOMPROC userautom macro
220 extern void AUTOMPROC(int,int*,int*,int,int,int);
1588 if (umask & U_AUTOM) options.userautomproc = AUTOMPROC; in main()
1661 if (umask & U_AUTOM) options_sg.userautomproc = AUTOMPROC; in main()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Ddreadnaut.c217 #ifndef AUTOMPROC
218 #define AUTOMPROC userautom macro
220 extern void AUTOMPROC(int,int*,int*,int,int,int);
1588 if (umask & U_AUTOM) options.userautomproc = AUTOMPROC; in main()
1661 if (umask & U_AUTOM) options_sg.userautomproc = AUTOMPROC; in main()