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

  /src/tests/usr.bin/xlint/lint1/
msg_348.c 314 static const char *name_too_short[] = { "first" }; local
316 str = name_too_short[x];
332 static const char *name_too_short[] = { "first" }; local
334 str = name_too_short[x];
350 static const char *name_too_short[] = { "first" }; local
352 str = name_too_short[x];
368 static const char *name_too_short[] = { "first" }; local
370 str = name_too_short[x];
msg_348.c 314 static const char *name_too_short[] = { "first" }; local
316 str = name_too_short[x];
332 static const char *name_too_short[] = { "first" }; local
334 str = name_too_short[x];
350 static const char *name_too_short[] = { "first" }; local
352 str = name_too_short[x];
368 static const char *name_too_short[] = { "first" }; local
370 str = name_too_short[x];

Completed in 29 milliseconds