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

  /src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/cris/
atomic_word.h 29 typedef int _Atomic_word __attribute__ ((__aligned__ (4)));
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/cris/
atomic_word.h 29 typedef int _Atomic_word __attribute__ ((__aligned__ (4)));
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/generic/
atomic_word.h 32 typedef int _Atomic_word;
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/sparc/
atomic_word.h 29 typedef long _Atomic_word;
31 typedef int _Atomic_word;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/generic/
atomic_word.h 32 typedef int _Atomic_word;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/sparc/
atomic_word.h 29 typedef long _Atomic_word;
31 typedef int _Atomic_word;

Completed in 17 milliseconds