OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_Long
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-stream-private.h
66
#define
GET_Long
() (stream->cursor += 4, (HB_Int)( \
76
#define GET_ULong() ((HB_UInt)
GET_Long
())
/external/harfbuzz_ng/src/hb-old/
harfbuzz-stream-private.h
66
#define
GET_Long
() (stream->cursor += 4, (HB_Int)( \
76
#define GET_ULong() ((HB_UInt)
GET_Long
())
Completed in 290 milliseconds