HomeSort by relevance Sort by last modified time
    Searched refs:__my_bool__ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
globals.h 179 typedef unsigned int __my_bool__; typedef in namespace:v8::internal
180 #define bool __my_bool__ // use 'indirection' to avoid name clashes
  /external/v8/src/
globals.h 167 typedef unsigned int __my_bool__; typedef in namespace:v8::internal
168 #define bool __my_bool__ // use 'indirection' to avoid name clashes

Completed in 489 milliseconds