Home | History | Annotate | Download | only in Objects

Lines Matching refs:f_binary

161     f->f_binary = strchr(mode,'b') != NULL;
1811 if (f->f_binary) {
1857 if (f->f_binary)
1943 if (f->f_binary) {