OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thisbit
(Results
1 - 1
of
1
) sorted by null
/external/grub/netboot/
otulip.c
129
const unsigned
thisbit
= bits & msb;
local
131
if (
thisbit
!= lastbit) {
137
lastbit =
thisbit
;
Completed in 166 milliseconds