Home
last modified time | relevance | path

Searched refs:Lint32 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/sgs/error/common/
H A Derrorinput.c413 char *Lint32[6] = {"value", "is", "used,", "but", "none", "returned"}; variable
419 (wordvcmp(wordv+2, 6, Lint32) == 0)) { in lint3()