Searched defs:typecheck (Results 1 – 4 of 4) sorted by relevance
120 typecheck: target
33 pub(crate) fn typecheck(cx: &mut Errors, apis: &[Api], types: &Types, generator: Generator) { in typecheck() function
1103 typecheck: typecheck_long_long typecheck_unsigned target
219 #define typecheck(type,x) \ macro