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

  /src/usr.sbin/acpitools/aml/
aml_obj.c 188 aml_free_objectcontent(union aml_object *obj) function in typeref:typename:void
220 aml_free_objectcontent(*obj);
242 aml_free_objectcontent(obj);
251 aml_free_objectcontent(obj);
aml_obj.h 225 void aml_free_objectcontent(union aml_object *);
aml_evalobj.c 234 aml_free_objectcontent(&env->tempobject);
238 aml_free_objectcontent(&env->tempobject);
286 aml_free_objectcontent(&env->tempobject);
aml_parse.c 588 aml_free_objectcontent(&copy->tempobject);
814 aml_free_objectcontent(&copy->tempobject);
859 aml_free_objectcontent(&copy->tempobject);
910 aml_free_objectcontent(&copy->tempobject);
946 aml_free_objectcontent(&copy->tempobject);
991 aml_free_objectcontent(&copy->tempobject);
1036 aml_free_objectcontent(&copy->tempobject);
1074 aml_free_objectcontent(&copy->tempobject);
1300 aml_free_objectcontent(ret);

Completed in 61 milliseconds