Searched defs:variable (Results 1 – 3 of 3) sorted by relevance
51 struct variable struct56 struct floc fileinfo; /* Where the variable was defined. */ argument59 variable. */ argument61 unsigned int per_target:1; /* Nonzero if a target-specific variable. */ argument62 unsigned int special:1; /* Nonzero if this is a special variable. */ argument63 unsigned int exportable:1; /* Nonzero if the variable _could_ be argument73 enum variable_export argument75 v_export, /* Export this variable. */ argument105 struct variable variable; member
447 struct variable *variable; member
90 class variable : public variable_base { class98 explicit variable( rt_env_detail::variable_data& data ) in variable() function in boost::BOOST_RT_PARAM_NAMESPACE::environment::variable203 variable<T>::variable( cstring var_name ) in variable() function in boost::BOOST_RT_PARAM_NAMESPACE::environment::variable211 variable<T>::variable( cstring var_name, Modifiers const& m ) in variable() function in boost::BOOST_RT_PARAM_NAMESPACE::environment::variable