Searched defs:checkarg (Results 1 – 2 of 2) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/ | ||
D | functions.sh | 35 checkarg () { function |
/external/python/cpython2/Modules/ | ||
D | cgen.py | 115 def checkarg(type, arg): function |