Home
last modified time | relevance | path

Searched refs:MXMOL (Results 1 – 2 of 2) sorted by relevance

/dports/biology/molden/molden5.8/
H A Dsilly.c147 #define MXMOL 1000 macro
178 GLuint theMol[MXMOL];
530 if (NMols >= MXMOL - 1) return; in ogmol()
H A Dxwin.c52819 #define MXMOL 1000 macro
52821 static GLuint theMol[MAXSTRUCT][MXMOL];
54069 if (NMols[istruct] >= MXMOL - 1) return; in ogpdb()
54134 if (NMols[istruct] >= MXMOL - 1) return; in ogmoll()
54293 if (NMols[istruct] >= MXMOL - 1) return; in oglines()