HomeSort by: relevance | last modified time | path
    Searched defs:widthindex (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/acpitools/aml/
aml_parse.c 1279 int widthindex, idx; local in function:aml_parse_termobj
1910 widthindex = *(env->dp - 1) - 0x8a;
1911 AML_DEBUGPRINT("%s(", opname[widthindex]);
1921 if (widthindex != 3) {
1928 widthtbl[widthindex], newname);

Completed in 78 milliseconds