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

  /external/fio/
filelock.c 151 struct fio_filelock *__ff; local
153 __ff = fio_hash_find(hash);
154 if (__ff) {
156 return __ff;
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 80 _Self& operator<< (__ios_fn __ff) { __ff(*this); return *this; }
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 80 _Self& operator<< (__ios_fn __ff) { __ff(*this); return *this; }
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 80 _Self& operator<< (__ios_fn __ff) { __ff(*this); return *this; }

Completed in 287 milliseconds