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

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
setlocale.c 90 static char C_string[] = "C";
91 static char *current_locale = C_string;
117 if (current_locale != C_string)

Completed in 87 milliseconds