Home | History | Annotate | Download | only in core

Lines Matching defs:proc

38       __serializer<T>::proc(os, x);
45 __serializer<T>::proc(is, x);
52 __serializer<T>::proc(is, x);
61 proc(compat::ostream &os, const T &x) {
66 proc(compat::istream &is, T &x) {
75 proc(compat::ostream &os, const compat::vector<T> &v) {
83 proc(compat::istream &is, compat::vector<T> &v) {
96 proc(S &s, QT &x) {
108 proc(S &s, QT &x) {
119 proc(S &s, QT &x) {
131 proc(S &s, QT &x) {