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

Function hascommon

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

Source from the content-addressed store, hash-verified

556
557
558def hascommon(rout):
559 return 'common' in rout
560
561
562def containscommon(rout):

Callers 3

findcommonblocksFunction · 0.85
containscommonFunction · 0.85
analyzecommonFunction · 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…