Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/irtoc/lang/
Dirtoc.rb100 def macro(name, &block) method in Irtoc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/
Dcl_ut_test.cpp125 maplecl::Option<std::string> macro({"-JOIN"}, "", maplecl::joinedValue); variable