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

  /src/external/gpl2/gmake/dist/w32/compat/
dirent.c 186 seekdir(DIR* pDir, long nPosition) function
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
ios_base.h 482 // 27.4.2.1.5 Type ios_base::seekdir
487 * of type seekdir are:
492 typedef _Ios_Seekdir seekdir; typedef in class:io_errc::ios_base
495 static const seekdir beg = _S_beg;
498 static const seekdir cur = _S_cur;
501 static const seekdir end = _S_end;
510 _GLIBCXX_DEPRECATED_SUGGEST("std::seekdir");
  /src/lib/libc/include/
namespace.h 625 #define seekdir _seekdir macro

Completed in 34 milliseconds