Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dasldebug.c225 UINT32 InStringLength = 0; in UtCreateEscapeSequences() local
240 InStringLength++; in UtCreateEscapeSequences()
251 OutString = UtLocalCacheCalloc (InStringLength + (EscapeCount * 3)); in UtCreateEscapeSequences()