OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:QI
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/cgen/
basic-modes.h
34
typedef int8_t
QI
;
/external/jemalloc/include/jemalloc/internal/
jemalloc_internal_macros.h
44
#define
QI
(q) ((int64_t)q)
49
#define KQI(q)
QI
(q##LL)
Completed in 69 milliseconds