Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/
H A Dtriehash434 sub switch_key { subroutine
464 …printf { $fh } ((' ' x $indent) . "switch(%s | 0x%s) {\n", $self->switch_key($index, $key_lengt…
466 … printf { $fh } ((' ' x $indent) . "switch(%s) {\n", $self->switch_key($index, $key_length));