Searched defs:basic_check (Results 1 – 6 of 6) sorted by relevance
142 bool basic_check = schema_.may_alias(lhs, rhs); in may_alias() local190 bool basic_check = schema_.may_contain_alias(lhs, rhs) || may_alias(lhs, rhs); in may_contain_alias() local
43 def basic_check(x: DataElement) -> None: function
66 def basic_check(operation: ASE_Operation): function
77 def basic_check(x): function
59 def basic_check(x): function
450 static void basic_check(void) in basic_check() function