Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/tests/scripts/
Dcheck-names.sh56 UNDECLARED=$( diff exported-symbols identifiers | sed -n -e 's/^< //p' )
57 if [ "x$UNDECLARED" = "x" ]; then
61 echo "$UNDECLARED"