Searched refs:what_ (Results 1 – 2 of 2) sorted by relevance
34 what_uuid = what_${what_thing}_${.CURDIR:T:hash}35 what_var = what_${.CURDIR:T:hash}
67 lutok::debug::get_info(state& s, const std::string& what_) in get_info() argument71 if (lua_getinfo(raw_state, what_.c_str(), &_pimpl->lua_debug) == 0) in get_info()