HomeSort by: relevance | last modified time | path
    Searched full:"effectively discards" (Results 1 - 6 of 6) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
msg_346.c 4 // Test for message: call to '%s' effectively discards 'const' from argument [346]
27 /* expect+1: warning: call to 'strchr' effectively discards 'const' from argument [346] */
33 /* expect+1: warning: call to 'strchr' effectively discards 'const' from argument [346] */
38 /* expect+1: warning: call to 'strchr' effectively discards 'const' from argument [346] */
45 /* expect+1: warning: call to 'memchr' effectively discards 'const' from argument [346] */
47 /* expect+1: warning: call to 'strchr' effectively discards 'const' from argument [346] */
49 /* expect+1: warning: call to 'strpbrk' effectively discards 'const' from argument [346] */
51 /* expect+1: warning: call to 'strrchr' effectively discards 'const' from argument [346] */
53 /* expect+1: warning: call to 'strstr' effectively discards 'const' from argument [346] */
66 * Bsearch is another standard function that effectively discards the 'const
    [all...]
  /src/sbin/dump/
main.c 412 /* LINTED 346 "call to 'strchr' effectively discards 'const'" */
  /src/usr.bin/xlint/lint1/
err.c 404 "call to '%s' effectively discards 'const' from argument", // 346
tree.c 3139 /* call to '%s' effectively discards 'const' from argument */
3148 /* call to '%s' effectively discards 'const' from argument */
  /src/external/bsd/zstd/dist/doc/
zstd_manual.html 938 Referencing a new dictionary effectively "discards" any previous one.
992 will be managed, and referencing a dictionary effectively "discards" any previous one.
  /src/external/bsd/zstd/dist/lib/
zstd.h 1091 * Referencing a new dictionary effectively "discards" any previous one.
1145 * will be managed, and referencing a dictionary effectively "discards" any previous one.

Completed in 165 milliseconds