Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mn10300/kernel/
Dgdb-stub.c388 int numChars = 0; in hexToInt() local
399 numChars++; in hexToInt()
404 return (numChars); in hexToInt()