HomeSort by: relevance | last modified time | path
    Searched refs:OP_IS_NULL_RETURN (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
asltypes.h 185 #define OP_IS_NULL_RETURN 0x00100000
aslrules.y 872 OP_IS_NULL_RETURN);} /* Placeholder is a ZeroOp object */
aslmethod.c 486 * Return() is marked with OP_IS_NULL_RETURN by the parser so
494 (!(Op->Asl.Child->Asl.CompileFlags & OP_IS_NULL_RETURN)))
aslprimaries.y 1179 OP_IS_NULL_RETURN));}

Completed in 15 milliseconds