Lines Matching refs:FSTRING
147 flags |= FSTRING; in strassign()
174 np->n_flags = FALLOC|FSTRING|FSPECIAL; in nassign()
347 np->n_flags = FSTRING; in stringnode()
461 np->n_flags = FSTRING|FVINT; in vlookup()
1471 return (FSTRING|FVINT); in type_of()
1496 return (FSTRING); in type_of()
1503 return (FSTRING); in type_of()
1511 return (FSTRING); in type_of()
1513 return (FSTRING); in type_of()
1519 return (FSTRING); in type_of()
1522 return (FSTRING); in type_of()
1524 return (FSTRING|FVREAL); in type_of()
1526 return (FSTRING|FVINT); in type_of()
1744 temp->n_flags = FSTRING|FVINT; in userfunc()