Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Daslglobal.h271 #define ASL_NUM_EVENTS 20 macro
272 ASL_EXTERN ASL_EVENT_INFO AslGbl_Events[ASL_NUM_EVENTS];
A Daslutils.c227 if (AslGbl_NextEvent >= ASL_NUM_EVENTS) in UtBeginEvent()
259 if (Event >= ASL_NUM_EVENTS) in UtEndEvent()

Completed in 4 milliseconds