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

  /src/usr.sbin/acpitools/aml/
aml_name.c 178 int i, len, has_dot, last_is_dot, shallow; local in function:aml_apply_foreach_found_objects
202 has_dot = 0;
205 has_dot = 1;
211 if (has_dot == 1) {
aml_name.c 178 int i, len, has_dot, last_is_dot, shallow; local in function:aml_apply_foreach_found_objects
202 has_dot = 0;
205 has_dot = 1;
211 if (has_dot == 1) {

Completed in 26 milliseconds