Searched +defs:make +defs:value (Results 1 – 5 of 5) sorted by relevance
631 static enum { make, user } current_access; enumerator837 static unsigned int value; in get_path_max() local
847 FStr value = Var_Value(SCOPE_GLOBAL, varname); in PrintVar() local 863 char *value; in GetBooleanExpr() local 1126 const char *make = argv0; InitVarMake() local 1210 char *value; InitMaxJobs() local [all...]
124 binding_key::make (store_manager *mgr, const region *r) in make() function in ana::binding_key612 const svalue *value = *const_cast <map_t &> (m_map).get (key); in dump_to_pp() local676 const svalue *value = *const_cast <map_t &> (m_map).get (key); in to_json() local
87 make(A0 a0) in make() function97 make(A0 a0, A1 a1) in make() function107 make(A0 a0, A1 a1, A2 a2) in make() function5655 const char value = static_cast<char>(money_base::value); in __init_pat() local
2169 Float value; in printLeft() member2415 template <class T, class... Args> Node *make(Args &&... args) { in make() function