Searched defs:BUILTINS (Results 1 – 3 of 3) sorted by relevance
45 static BUILTINS: Lazy<HashSet<&'static str>> = Lazy::new(|| { variable
17 BUILTINS = types.SimpleNamespace() namespace
1493 #define BUILTINS() frame->f_builtins macro