Home
last modified time | relevance | path

Searched defs:left_bits (Results 1 – 6 of 6) sorted by relevance

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp1755 INT left_bits = (usacExtElementConfigLength << 3) - in extElementConfig() local
/external/libffi/src/
Ddlmalloc.c2395 #define left_bits(x) ((x<<1) | -(x<<1)) macro
/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c2395 #define left_bits(x) ((x<<1) | -(x<<1)) macro
/external/dlmalloc/
Ddlmalloc.c2932 #define left_bits(x) ((x<<1) | -(x<<1)) macro
/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c2986 #define left_bits(x) ((x<<1) | -(x<<1)) macro
/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c2928 #define left_bits(x) ((x<<1) | -(x<<1)) macro