Searched refs:isstr (Results 1 – 4 of 4) sorted by relevance
216 #define isstr(n) ((n)->tval & STR) macro
483 if (isstr(vp) == 0) { in get_str_val()496 } else if (isstr(vp)) { in get_str_val()
327 if (!isstr(fldtab[0])) in fldbld()
337 if (isstr(x) /* || x->ctype == OCELL */) { in copycell()1138 else if (isstr(y)) in assign()