Home
last modified time | relevance | path

Searched defs:BUILTIN_MOD_NAME (Results 1 – 2 of 2) sorted by relevance

/dports/games/minetest/minetest-5.4.1/src/script/cpp_api/
H A Ds_base.h46 #define BUILTIN_MOD_NAME "*builtin*" macro
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/generator3/
H A Dconstants.py207 BUILTIN_MOD_NAME = the_builtins.__name__ variable