Searched refs:AML_ARG_INTEGER (Results 1 – 2 of 2) sorted by relevance
188 #define AML_ARG_INTEGER 'i' macro
3871 case AML_ARG_INTEGER: in aml_parse()4059 my_ret = aml_eval(scope, opargs[0], AML_ARG_INTEGER, 0, NULL); in aml_parse()