Home
last modified time | relevance | path

Searched refs:UtilCountStringVLA (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DUtil.h41 int UtilCountStringVLA(char *vla);
H A DUtil.cpp57 int UtilCountStringVLA(char *vla) in UtilCountStringVLA() function
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DOrtho.cpp2040 nLine = UtilCountStringVLA(vla); in OrthoDrawWizardPrompt()