Home
last modified time | relevance | path

Searched defs:aml_num (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_obj.h74 struct aml_num { struct
75 enum aml_objtype type; /* =aml_t_num */
76 int number;
77 int constant;