Home
last modified time | relevance | path

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

/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dparser.h54 extern mglCommand mgls_prg_cmd[], mgls_dat_cmd[], mgls_grf_cmd[], mgls_set_cmd[], mgls_prm_cmd[], m…
/dports/math/mathgl/mathgl-2.5/src/
H A Dparser.cpp37 while(mgls_prg_cmd[na].name[0]) na++; in FillBaseCmd()
44 memcpy(BaseCmd, mgls_prg_cmd, na*sizeof(mglCommand)); nsum+=na; in FillBaseCmd()
1487 mglCommand mgls_prg_cmd[] = { variable