HomeSort by: relevance | last modified time | path
    Searched refs:g_config (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/zstd/dist/tests/regression/
test.c 66 static char const* g_config = NULL; variable
105 {128, "use this config", optional_option, &g_config},
261 if (g_config != NULL && strcmp(configs[config]->name, g_config))

Completed in 22 milliseconds