Home
last modified time | relevance | path

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

/external/v8/src/base/
Dmacros.h190 # define V8_INTPTR_C(x) (x ## I64) macro
193 # define V8_INTPTR_C(x) (x) macro
199 # define V8_INTPTR_C(x) (x ## LL) macro
209 # define V8_INTPTR_C(x) (x ## L) macro
214 # define V8_INTPTR_C(x) (x) macro