HomeSort by: relevance | last modified time | path
    Searched defs:VECTOR_ALIGNED (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_vector_clock.h 37 Epoch clk_[kThreadSlotCount] VECTOR_ALIGNED;
tsan_defs.h 33 # define VECTOR_ALIGNED ALIGNED(16)
36 # define VECTOR_ALIGNED
  /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_vector_clock.h 37 Epoch clk_[kThreadSlotCount] VECTOR_ALIGNED;
tsan_defs.h 33 # define VECTOR_ALIGNED ALIGNED(16)
36 # define VECTOR_ALIGNED

Completed in 83 milliseconds