Home
last modified time | relevance | path

Searched refs:D6LEN (Results 1 – 9 of 9) sorted by relevance

/dports/math/nauty/nauty27r3/
H A Dgtools.c951 if (readg_code == DIGRAPH6 && p - s != D6LEN(n)) in readgg()
1046 if (p - s != D6LEN(n)) return 3; in checkgline()
1118 if (readg_code == DIGRAPH6 && p - s != D6LEN(n)) in readgg_inc()
1495 if (readg_code == DIGRAPH6 && p - s != D6LEN(n)) in read_sgg_loops()
1573 ii = D6LEN(n)+3; in ntod6()
2072 ii = D6LEN(n)+3; in sgtod6()
H A Dgtools.h58 #define D6LEN(n) (1 + SIZELEN(n) + D6BODYLEN(n)) macro
H A Dshowg.c79 #define D6LEN(n) (1 + SIZELEN(n) + D6BODYLEN(n)) macro
738 if (readg_code == DIGRAPH6 && p - s != D6LEN(n)) in readgg()
H A Dnaugstrings.c94 ii = D6LEN(n)+3; in gtod6string()
H A Dgtools-h.in56 #define D6LEN(n) (1 + SIZELEN(n) + D6BODYLEN(n))
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dgtools.c949 if (readg_code == DIGRAPH6 && p - s != D6LEN(n)) in readgg()
1044 if (p - s != D6LEN(n)) return 3; in checkgline()
1116 if (readg_code == DIGRAPH6 && p - s != D6LEN(n)) in readgg_inc()
1493 if (readg_code == DIGRAPH6 && p - s != D6LEN(n)) in read_sgg_loops()
1571 ii = D6LEN(n)+3; in ntod6()
2070 ii = D6LEN(n)+3; in sgtod6()
H A Dshowg.c79 #define D6LEN(n) (1 + SIZELEN(n) + D6BODYLEN(n))
738 if (readg_code == DIGRAPH6 && p - s != D6LEN(n))
H A Dnaugstrings.c94 ii = D6LEN(n)+3; in gtod6string()
H A Dgtools-h.in58 #define D6LEN(n) (1 + SIZELEN(n) + D6BODYLEN(n))