Searched refs:ovalue (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dstreval.h75 char *ovalue; member in struct:lval
/ast/src/cmd/ksh93/sh/
H A Darith.c73 if(nosub<0 && lvalue->ovalue)
74 return((Namval_t*)lvalue->ovalue);
75 lvalue->ovalue = 0;
454 lvalue->ovalue = (char*)np;

Completed in 8 milliseconds