Home
last modified time | relevance | path

Searched defs:ibegin (Results 1 – 3 of 3) sorted by relevance

/external/stlport/test/unit/
Dcodecvt_test.cpp118 char *ibegin = new char[m]; in do_length() local
245 char *ibegin = new char[m + offset]; in do_length() local
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp305 symbol_iterator ibegin = obj->begin_symbols(); in DumpSymbolNamesFromObject() local
/external/tremolo/Tremolo/
Dbitwise.c730 int ibegin=(rand()%32); in main() local