Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Diapi.c38 static const int gsapi_instance_max = 1; variable
70 if ( gsapi_instance_counter >= gsapi_instance_max ) in gsapi_new_instance()