Searched refs:ARG_COUNT_IS_MINIMUM (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsarguments.c307 !(Predefined->Info.ArgumentList & ARG_COUNT_IS_MINIMUM))
420 !(Predefined->Info.ArgumentList & ARG_COUNT_IS_MINIMUM))
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutpredef.c427 (ThisName->Info.ArgumentList & ARG_COUNT_IS_MINIMUM) ?
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacpredef.h252 #define ARG_COUNT_IS_MINIMUM 0x8000 macro
1014 {{"_SCP", METHOD_1ARGS (ACPI_TYPE_INTEGER) | ARG_COUNT_IS_MINIMUM,
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslpredef.c256 !(ThisName->Info.ArgumentList & ARG_COUNT_IS_MINIMUM))

Completed in 75 milliseconds