<dec f='src/src/sys/external/bsd/acpica/dist/include/acinterp.h' l='649' type='BOOLEAN AcpiExTruncateFor32bitTable(ACPI_OPERAND_OBJECT * ObjDesc)'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsobject.c' l='733' u='c' c='AcpiDsInitObjectFromOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsobject.c' l='756' u='c' c='AcpiDsInitObjectFromOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswexec.c' l='166' u='c' c='AcpiDsGetPredicateValue'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswexec.c' l='738' u='c' c='AcpiDsExecEndOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/executer/exconvrt.c' l='199' u='c' c='AcpiExConvertToInteger'/>
<use f='src/src/sys/external/bsd/acpica/dist/executer/exstoren.c' l='265' u='c' c='AcpiExStoreObjectToObject'/>
<def f='src/src/sys/external/bsd/acpica/dist/executer/exutils.c' l='177' ll='208' type='BOOLEAN AcpiExTruncateFor32bitTable(ACPI_OPERAND_OBJECT * ObjDesc)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/executer/exutils.c' l='164'>/*******************************************************************************
 *
 * FUNCTION:    AcpiExTruncateFor32bitTable
 *
 * PARAMETERS:  ObjDesc         - Object to be truncated
 *
 * RETURN:      TRUE if a truncation was performed, FALSE otherwise.
 *
 * DESCRIPTION: Truncate an ACPI Integer to 32 bits if the execution mode is
 *              32-bit, as determined by the revision of the DSDT.
 *
 ******************************************************************************/</doc>
