Searched defs:check_type (Results 1 – 5 of 5) sorted by relevance
46 def __init__(self, console, check_type): argument439 def disable_check(self, check_type): argument
275 #define check_type(expr, type) \ macro
303 #define check_type(expr, type) \ macro
22 def check_type(obj, types): function