Searched refs:iword (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A Dioextend.cc57 // NOTE: This implementation of ios::iword and ios::pword assumes
106 long& ios::iword(int index) function in class:ios
116 long ios::iword(int index) const function in class:ios
/haiku/headers/cpp/
H A Dstreambuf.h96 void *_arrays; /* Support for ios::iword and ios::pword. */
239 long& iword(int);
240 long iword(int) const;

Completed in 85 milliseconds