Searched refs:str_make (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dstr.h44 STR * str_make ( char *s );
H A Dwalk.c68 return str_make("");
627 hstore(symtab,tokenbuf,str_make("x"));
640 tmpstr = str_make("");
1110 str = str_make("close(");
1184 hstore(symtab,tokenbuf,str_make("x"));
1257 str = str_make("rand(1)");
1260 str = str_make("srand(");
1263 str = str_make("atan2(");
1266 str = str_make("sin(");
1269 str = str_make("co
[all...]
H A Dstr.c429 str_make(char *s) function
H A Da2py.c178 str = str_make(STARTPERL);
1197 hstore(symtab,key->str_ptr,str_make("1"));

Completed in 32 milliseconds