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

  /src/usr.sbin/acpitools/aml/
aml_obj.h 43 aml_t_null = 0, enumerator in enum:aml_objtype
aml_obj.c 111 env->tempobject.type = aml_t_null;
aml_store.c 324 if (name->property == NULL || name->property->type == aml_t_null) {
aml_parse.c 1936 env->tempobject.num.number = aml_t_null;

Completed in 16 milliseconds