Searched refs:DT_FIELD_NOT_ALLOCATED (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Ddtcompile.c258 Next->Flags = DT_FIELD_NOT_ALLOCATED;
262 Next->Flags = DT_FIELD_NOT_ALLOCATED;
H A Ddtcompiler.h99 #define DT_FIELD_NOT_ALLOCATED 1 macro
H A Ddtutils.c900 if (!(Field->Flags & DT_FIELD_NOT_ALLOCATED))

Completed in 138 milliseconds