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

  /external/v8/src/
isolate-inl.h 42 #if __GNUC_VERSION__ >= 40100 && __GNUC_VERSION__ < 40300
platform.h 59 #define __GNUC_VERSION__ (__GNUC__ * 10000 + __GNUC_MINOR__ * 100)
isolate.h     [all...]
  /external/dhcpcd/
common.h 65 # elif !(2 < __GNUC__ || (2 == __GNU_C && 95 <= __GNUC_VERSION__))

Completed in 175 milliseconds