Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDaslallocate.c236 UtReallocLineBuffers (&AslGbl_CurrentLineBuffer, AslGbl_LineBufferSize, NewSize); in UtExpandLineBuffers()
237 UtReallocLineBuffers (&AslGbl_MainTokenBuffer, AslGbl_LineBufferSize, NewSize); in UtExpandLineBuffers()
238 UtReallocLineBuffers (&AslGbl_MacroTokenBuffer, AslGbl_LineBufferSize, NewSize); in UtExpandLineBuffers()
239 UtReallocLineBuffers (&AslGbl_ExpressionTokenBuffer, AslGbl_LineBufferSize, NewSize); in UtExpandLineBuffers()
261 UtReallocLineBuffers ( in UtReallocLineBuffers() function
HDaslcompiler.h290 UtReallocLineBuffers (