Home
last modified time | relevance | path

Searched refs:min_type (Results 1 – 1 of 1) sorted by relevance

/security/tomoyo/
Dcommon.c433 u8 min_type = ptr->value_type[0]; in tomoyo_print_number_union_nospace() local
438 switch (min_type) { in tomoyo_print_number_union_nospace()
452 if (min == max && min_type == max_type) in tomoyo_print_number_union_nospace()
455 min_type = max_type; in tomoyo_print_number_union_nospace()