Searched defs:oct (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A Dstream.cc130 char* oct(long i, int len /* = 0 */) function
134 char* oct(int i, int len /* = 0 */) function
138 char* oct(unsigned long i, int len /* = 0 */) function
142 char* oct(unsigned int i, int len /* = 0 */) function
/haiku/headers/cpp/
H A Diostream.h280 inline ios& oct(ios& i) function
H A Dstreambuf.h154 dec=_IO_DEC, oct=_IO_OCT, hex=_IO_HEX, enumerator in enum:ios::__anon71

Completed in 77 milliseconds