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

  /src/tests/lib/libc/gen/
t_vis.c 39 static int styles[] = { variable
78 for (i = 0; i < __arraycount(styles); i++) {
79 ATF_REQUIRE(strsvisx(visbuf, srcbuf, SIZE, styles[i], "") > 0);
82 styles[i] & (VIS_HTTP1808|VIS_MIMESTYLE)) > 0);
86 "char %d [%d]", styles[i], j, dstbuf[j]);
  /src/usr.bin/make/unit-tests/
parse-var.mk 82 # Trailing spaces are common in some coding styles, others omit them.

Completed in 15 milliseconds