Home
last modified time | relevance | path

Searched refs:BROTLI_HAVE_LOG2 (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dfast_log.h39 #if !defined(BROTLI_HAVE_LOG2)
42 #define BROTLI_HAVE_LOG2 0 macro
44 #define BROTLI_HAVE_LOG2 1 macro
55 #if !(BROTLI_HAVE_LOG2) in FastLog2()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dfast_log.h39 #if !defined(BROTLI_HAVE_LOG2)
42 #define BROTLI_HAVE_LOG2 0 macro
44 #define BROTLI_HAVE_LOG2 1 macro
55 #if !(BROTLI_HAVE_LOG2) in FastLog2()

Completed in 1 milliseconds