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

  /src/tests/lib/libc/string/
t_strcoll.c 65 char buf_a[1024], buf_b[1024]; local in function:h_ordering
74 strvis(buf_b, *b, VIS_WHITE | VIS_OCTAL);
75 printf("Checking \"%s\" < \"%s\"\n", buf_a, buf_b);
t_strcoll.c 65 char buf_a[1024], buf_b[1024]; local in function:h_ordering
74 strvis(buf_b, *b, VIS_WHITE | VIS_OCTAL);
75 printf("Checking \"%s\" < \"%s\"\n", buf_a, buf_b);

Completed in 21 milliseconds