HomeSort by relevance Sort by last modified time
    Searched defs:QI (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/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 109 milliseconds