Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Dasldebug.c333 UINT32 InStringLength = 0; in UtCreateEscapeSequences() local
348 InStringLength++; in UtCreateEscapeSequences()
359 OutString = UtLocalCacheCalloc (InStringLength + (EscapeCount * 3)); in UtCreateEscapeSequences()