Home
last modified time | relevance | path

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

/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Ddreadnaut.c159 #ifndef REFPROC
160 #define REFPROC NULL macro
162 extern void REFPROC(graph*,int*,int*,int,int*,permutation*,set*,int*,int,int);
832 if (umask & U_REF) options.userrefproc = REFPROC; in main()
H A Ddreadtest.c104 #ifndef REFPROC
105 #define REFPROC NULL macro
107 extern void REFPROC(graph*,int*,int*,int,int*,permutation*,set*,int*,int,int);
1017 options.userrefproc = REFPROC; in main()
/dports/math/nauty/nauty27r3/
H A Ddreadnaut.c229 #ifndef REFPROC
230 #define REFPROC NULL macro
232 extern void REFPROC(graph*,int*,int*,int,int*,int*,set*,int*,int,int);
1592 if (umask & U_REF) options.userrefproc = REFPROC; in main()
1665 if (umask & U_REF) options_sg.userrefproc = REFPROC; in main()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Ddreadnaut.c229 #ifndef REFPROC
230 #define REFPROC NULL macro
232 extern void REFPROC(graph*,int*,int*,int,int*,int*,set*,int*,int,int);
1592 if (umask & U_REF) options.userrefproc = REFPROC; in main()
1665 if (umask & U_REF) options_sg.userrefproc = REFPROC; in main()