Home
last modified time | relevance | path

Searched refs:make_str (Results 1 – 2 of 2) sorted by relevance

/freebsd/bin/expr/
H A Dexpr.y56 struct val *make_str(const char *);
132 make_str(const char *s) in make_str() function
252 yylval.val = make_str(p); in yylex()
547 v = make_str(a->u.s + rm[1].rm_so); in op_colon()
555 v = make_str(""); in op_colon()
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc2454 PTRHOOK make_str, /* make structure from args */
2460 make_str
2477 The make_str and copy_str functions may return NULL to signal