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

  /external/clang/test/SemaCXX/
typo-correction-pt2.cpp 40 DataStruct data_struct; member in struct:T
45 data_struct->foo(); // expected-error-re{{use of undeclared identifier 'data_struct'{{$}}}}
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 628 #define MEMSET_OBJECT(ptr, data_struct) \
631 sizeof(data_struct) - sizeof(struct object_base_s))

Completed in 99 milliseconds