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

  /src/lib/csu/common/
crt0-common.c 77 static char empty_string[] = ""; variable in typeref:typename:char[]
81 char *__progname __common = empty_string;
343 __progname = empty_string;

Completed in 25 milliseconds