MCPcopy Create free account
hub / github.com/numpy/numpy / do_fio

Function do_fio

numpy/linalg/lapack_lite/f2c.c:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21extern int s_wsfe(cilist *f) {return 0;}
22extern int e_wsfe(void) {return 0;}
23extern int do_fio(integer *c, char *s, ftnlen l) {return 0;}
24
25/* You'll want this if you redo the f2c_*.c files with the -C option
26 * to f2c for checking array subscripts. (It's not suggested you do that

Callers 2

dlamc2_Function · 0.85
slamc2_Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected