Home
last modified time | relevance | path

Searched refs:evalue (Results 1 – 25 of 35) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dstyle.exp101 set evalue [style VALUE_TWO variable]
103 "\{$ifield = 23,.*$sfield = .*,.*$efield = $evalue.*"
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dstyle.exp101 set evalue [style VALUE_TWO variable]
103 "\{$ifield = 23,.*$sfield = .*,.*$efield = $evalue.*"
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.guile/
H A Dscm-math.c24 enum e evalue = TWO; variable
H A Dscm-value.c40 enum e evalue = TWO; variable
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.guile/
H A Dscm-math.c24 enum e evalue = TWO; variable
H A Dscm-value.c40 enum e evalue = TWO; variable
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-value.c42 enum e evalue = TWO; variable
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-value.c42 enum e evalue = TWO; variable
/netbsd/usr.bin/make/
H A Dmain.c815 char *evalue = Var_Subst(varname, SCOPE_GLOBAL, VARE_WANTRES); in PrintVar() local
817 printf("%s\n", evalue); in PrintVar()
818 free(evalue); in PrintVar()
822 char *evalue = Var_Subst(expr, SCOPE_GLOBAL, VARE_WANTRES); in PrintVar() local
825 printf("%s\n", evalue); in PrintVar()
826 free(evalue); in PrintVar()
H A Dparse.c1824 char *evalue; in VarAssign_EvalSubst() local
1838 evalue = Var_Subst(uvalue, scope, VARE_KEEP_DOLLAR_UNDEF); in VarAssign_EvalSubst()
1841 Var_SetExpand(scope, name, evalue); in VarAssign_EvalSubst()
1843 *out_avalue = FStr_InitOwn(evalue); in VarAssign_EvalSubst()
/netbsd/external/cddl/osnet/dist/lib/libnvpair/
H A Dlibnvpair.c962 char *evalue; in nvpair_value_match_regex() local
981 evalue = value + strcspn(value, " \t"); in nvpair_value_match_regex()
982 if (*evalue) { in nvpair_value_match_regex()
984 *ep = evalue; in nvpair_value_match_regex()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddinterpret.d2569 auto evalue = (*valuesx)[i]; in visit() local
2574 auto ev = interpretRegion(evalue, istate); in visit()
2581 ev !is evalue) in visit()
6340 foreach (j, evalue; *valuesx) in visit()
6349 (*valuesx)[j - removed] = evalue; in visit()
6963 Expression evalue = (*ae.values)[i]; in interpret_aaApply() local
6966 Type t = evalue.type; in interpret_aaApply()
6967 evalue = ctfeEmplaceExp!IndexExp(deleg.loc, ae, ekey); in interpret_aaApply()
6968 evalue.type = t; in interpret_aaApply()
6970 args[numParams - 1] = evalue; in interpret_aaApply()
H A Ddinterpret.c2560 Expression *evalue = (*valuesx)[i]; in visit() local
2565 Expression *ev = interpret(evalue, istate); in visit()
2572 ev != evalue) in visit()
6581 Expression *evalue = (*ae->values)[i]; in interpret_aaApply() local
6584 Type *t = evalue->type; in interpret_aaApply()
6585 evalue = new IndexExp(deleg->loc, ae, ekey); in interpret_aaApply()
6586 evalue->type = t; in interpret_aaApply()
6588 args[numParams - 1] = evalue; in interpret_aaApply()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddinterpret.c2560 Expression *evalue = (*valuesx)[i]; in visit() local
2565 Expression *ev = interpret(evalue, istate); in visit()
2572 ev != evalue) in visit()
6581 Expression *evalue = (*ae->values)[i]; in interpret_aaApply() local
6584 Type *t = evalue->type; in interpret_aaApply()
6585 evalue = new IndexExp(deleg->loc, ae, ekey); in interpret_aaApply()
6586 evalue->type = t; in interpret_aaApply()
6588 args[numParams - 1] = evalue; in interpret_aaApply()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dsysroff.info279 (("value") (4 bytes) ("evalue")))
H A Dsrconv.c971 dsy.evalue = symbol->where->offset; in walk_tree_symbol()
H A DChangeLog-91972372 (walk_tree_symbol): Use evallen and evalue instead of
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dsysroff.info279 (("value") (4 bytes) ("evalue")))
H A Dsrconv.c971 dsy.evalue = symbol->where->offset; in walk_tree_symbol()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dsysroff.info279 (("value") (4 bytes) ("evalue")))
H A Dsrconv.c972 dsy.evalue = symbol->where->offset; in walk_tree_symbol()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dsysroff.info279 (("value") (4 bytes) ("evalue")))
H A Dsrconv.c971 dsy.evalue = symbol->where->offset; in walk_tree_symbol()
/netbsd/share/man/tools/
H A Dnewsp.errs2005 evalue
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DDbe.cc7260 Vector<Vector<Obj>*> *evalue = new Vector<Vector<Obj>*>(lam->size ()); in dbeGetLeakListInfo() local
7279 evalue->store (index, jivals); in dbeGetLeakListInfo()
7307 earray->store (0, evalue); in dbeGetLeakListInfo()

12