Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Daslhex.c167 UINT32 LineLength; in HxDoHexOutputC() local
188 if (!LineLength) in HxDoHexOutputC()
195 for (i = 0; i < LineLength; i++) in HxDoHexOutputC()
229 Offset += LineLength; in HxDoHexOutputC()
255 UINT32 LineLength; in HxDoHexOutputAsl() local
276 if (!LineLength) in HxDoHexOutputAsl()
317 Offset += LineLength; in HxDoHexOutputAsl()
343 UINT32 LineLength; in HxDoHexOutputAsm() local
363 if (!LineLength) in HxDoHexOutputAsm()
377 if ((i + 1) < LineLength) in HxDoHexOutputAsm()
[all …]

Completed in 2 milliseconds