Searched defs:typecheck (Results 1 – 8 of 8) sorted by relevance
31 #define typecheck(type,x) \ macro
23 #define typecheck(type,x) \ macro
121 typecheck: target
111 local function typecheck(name, types, value) function
18 pub(crate) fn typecheck(cx: &mut Errors, apis: &[Api], types: &Types) { in typecheck() function
25 #define typecheck(type,x) \ macro
26 #define typecheck(type,x) \ macro
202 #define typecheck(type,x) \ macro