MCPcopy Index your code
hub / github.com/numpy/numpy / hasbody

Function hasbody

numpy/f2py/auxfuncs.py:597–598  ·  view source on GitHub ↗
(rout)

Source from the content-addressed store, hash-verified

595
596
597def hasbody(rout):
598 return 'body' in rout
599
600
601def hascallstatement(rout):

Callers 6

findf90modulesFunction · 0.85
buildhooksFunction · 0.85
findcommonblocksFunction · 0.85
containscommonFunction · 0.85
containsderivedtypesFunction · 0.85
containsmoduleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…