Home
last modified time | relevance | path

Searched defs:G6LEN (Results 1 – 4 of 4) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Ditbl-parse.y73 op base rt offset
/dports/math/nauty/nauty27r3/
H A Dgtools.h52 #define G6LEN(n) (SIZELEN(n) + G6BODYLEN(n)) macro
H A Dshowg.c73 #define G6LEN(n) (SIZELEN(n) + G6BODYLEN(n)) macro
/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Dshowg.c51 #define G6LEN(n) (((n)*((n)-1)/2+5)/6+(n<=SMALLN?1:4)) macro