OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHIFT1
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/hb-ucdn/
ucdn.c
61
index = index0[code >> (
SHIFT1
+SHIFT2)] <<
SHIFT1
;
62
offset = (code >> SHIFT2) & ((1<<
SHIFT1
) - 1);
unicodedata_db.h
[
all
...]
Completed in 622 milliseconds