Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/ncurses/doc/
H A Dncurses-intro.doc2455 PTRHOOK make_str, /* make structure from args */
2461 make_str
2478 The make_str and copy_str functions may return NULL to signal