Home
last modified time | relevance | path

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

/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Ddreadnaut.c146 #ifndef LEVELPROC
147 #define LEVELPROC userlevel macro
149 extern void LEVELPROC(int*,int*,int,int*,statsblk*,int,int,int,int,int,int);
828 if (umask & U_LEVEL) options.userlevelproc = LEVELPROC; in main()
H A Ddreadtest.c91 #ifndef LEVELPROC
92 #define LEVELPROC userlevel macro
94 extern void LEVELPROC(int*,int*,int,int*,statsblk*,int,int,int,int,int,int);
1009 options.userlevelproc = LEVELPROC; in main()
/dports/math/nauty/nauty27r3/
H A Ddreadnaut.c223 #ifndef LEVELPROC
224 #define LEVELPROC userlevel macro
226 extern void LEVELPROC(int*,int*,int,int*,statsblk*,int,int,int,int,int,int);
1590 if (umask & U_LEVEL) options.userlevelproc = LEVELPROC; in main()
1663 if (umask & U_LEVEL) options_sg.userlevelproc = LEVELPROC; in main()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Ddreadnaut.c223 #ifndef LEVELPROC
224 #define LEVELPROC userlevel macro
226 extern void LEVELPROC(int*,int*,int,int*,statsblk*,int,int,int,int,int,int);
1590 if (umask & U_LEVEL) options.userlevelproc = LEVELPROC; in main()
1663 if (umask & U_LEVEL) options_sg.userlevelproc = LEVELPROC; in main()