Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h218 # define V8_HAS_BUILTIN_CLZ (__has_builtin(__builtin_clz)) macro
259 # define V8_HAS_BUILTIN_CLZ (V8_GNUC_PREREQ(3, 4, 0)) macro