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

  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
mt_allocator.cc 198 _Binmap_type __bint = 0; local
204 ++__bint;
206 *__bp++ = __bint;
495 _Binmap_type __bint = 0; local
501 ++__bint;
503 *__bp++ = __bint;
690 _Binmap_type __bint = 0; local
696 ++__bint;
698 *__bp++ = __bint;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
mt_allocator.cc 198 _Binmap_type __bint = 0; local
204 ++__bint;
206 *__bp++ = __bint;
495 _Binmap_type __bint = 0; local
501 ++__bint;
503 *__bp++ = __bint;
690 _Binmap_type __bint = 0; local
696 ++__bint;
698 *__bp++ = __bint;

Completed in 24 milliseconds