intio_write 144 alist-to-pchk.c intio_write(pf,('P'<<8)+0x80); intio_write 88 intio.c intio_write(f,334); intio_write 89 intio.c intio_write(f,-40000); intio_write 90 intio.c intio_write(f,0x8fffffff); intio_write 91 intio.c intio_write(f,-0x8fffffff); intio_write 17 intio.h void intio_write (FILE *, int); /* Write an integer */ intio_write 254 make-gen.c intio_write(f,('G'<<8)+0x80); intio_write 263 make-gen.c intio_write(f,M); intio_write 264 make-gen.c intio_write(f,N); intio_write 267 make-gen.c { intio_write(f,cols[i]); intio_write 318 make-gen.c intio_write(f,('G'<<8)+0x80); intio_write 322 make-gen.c intio_write(f,M); intio_write 323 make-gen.c intio_write(f,N); intio_write 326 make-gen.c { intio_write(f,cols[i]); intio_write 330 make-gen.c { intio_write(f,rows[i]); intio_write 128 make-ldpc.c intio_write(f,('P'<<8)+0x80); intio_write 77 make-pchk.c intio_write(f,('P'<<8)+0x80); intio_write 215 mod2dense.c intio_write(f,m->n_rows); intio_write 218 mod2dense.c intio_write(f,m->n_cols); intio_write 224 mod2dense.c { intio_write(f,m->col[j][k]); intio_write 304 mod2sparse.c intio_write(f,m->n_rows); intio_write 307 mod2sparse.c intio_write(f,m->n_cols); intio_write 316 mod2sparse.c intio_write (f, -(i+1)); intio_write 321 mod2sparse.c intio_write (f, mod2sparse_col(e)+1); intio_write 329 mod2sparse.c intio_write(f,0);