Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Dcommand.c107 static Error FlushGlobal (char *c, Object *in);
149 FCALL ("dictionary", FlushGlobal),
896 FlushGlobal(dummy, in); in _dxf_ExFlushGlobal()
914 static int FlushGlobal (char *c, Object *in) in FlushGlobal() function