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

  /external/chromium_org/v8/src/
types-inl.h 78 bool ZoneTypeConfig::is_struct(Type* type, int tag) { function in class:v8::internal::ZoneTypeConfig
227 bool HeapTypeConfig::is_struct(Type* type, int tag) { function in class:v8::internal::HeapTypeConfig
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
PyrexTypes.py 156 # is_struct boolean Is a C struct type
214 is_struct = 0 variable in class:PyrexType
    [all...]

Completed in 513 milliseconds