Searched defs:isreal (Results 1 – 2 of 2) sorted by relevance
102 bool_t isreal = (xdrs->x_handy != 0); /* real data encoding ? */ in xdr_compound_wrapper() local
197 #define isreal(f) ((f)&(FREAL|FVREAL)) macro