Searched defs:check_type (Results 1 – 5 of 5) sorted by relevance
26 def check_action(check_type): argument
1766 function check_type() { type -t "$1"; } function1769 function check_type() { type "$1"; } function
133 const RegType& check_type) { in VerifyRegisterType()
482 ProfileMethodsCheck check_type = in CompileMethodQuick() local