Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h229 # define V8_HAS_BUILTIN_CTZ (__has_builtin(__builtin_ctz)) macro
269 # define V8_HAS_BUILTIN_CTZ (V8_GNUC_PREREQ(3, 4, 0)) macro