HomeSort by: relevance | last modified time | path
    Searched full:"effectively discards" (Results 1 - 4 of 4) 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 3037 /* call to '%s' effectively discards 'const' from argument */
3046 /* call to '%s' effectively discards 'const' from argument */

Completed in 45 milliseconds