Home
last modified time | relevance | path

Searched refs:STORE_BUFFER (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Djchuff.c441 #define STORE_BUFFER() { \ macro
480 STORE_BUFFER() in flush_bits()
500 STORE_BUFFER() in encode_one_block_simd()
608 STORE_BUFFER() in encode_one_block()
/external/v8/src/compiler/
Dsimplified-operator.cc855 #define STORE_BUFFER(Type, type, TYPE, ctype, size) \ in StoreBuffer() macro
858 TYPED_ARRAYS(STORE_BUFFER) in StoreBuffer()
859 #undef STORE_BUFFER in StoreBuffer()