Home
last modified time | relevance | path

Searched refs:make_const_string (Results 1 – 15 of 15) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Diinit.c387 make_const_string(&vcr, a_readonly | avm_foreign, in zop_init()
389 make_const_string(&vpr, a_readonly | avm_foreign, in zop_init()
391 make_const_string(&vpf, a_readonly | avm_foreign, in zop_init()
H A Dzfile1.c90 make_const_string(op, avm_foreign | a_readonly, in push_string()
H A Dstore.h245 #define make_const_string(pref,attrs,size,chars)\ macro
250 make_const_string(pref, attrs, 0, (const byte *)NULL)
H A Dimain.c392 make_const_string(&pfp->container.value.refs[len], in file_path_add()
450 make_const_string(paths, avm_foreign | a_readonly, in gs_main_set_lib_paths()
583 make_const_string(&rstr, avm_foreign | a_readonly | a_executable, in gs_main_run_string_begin()
598 make_const_string(&rstr, avm_foreign | a_readonly, length, in gs_main_run_string_continue()
H A Dziodev.c89 make_const_string(op, a_readonly | avm_foreign, in zgetiodevice()
H A Diccfont.c104 make_const_string(&pse->next, avm_foreign, len, str + 2); in cfont_next_string()
H A Dzdevice.c79 make_const_string(op, avm_foreign | a_readonly, strlen(dname), in zdevicename()
H A Dzfile.c583 make_const_string(op, avm_foreign | a_readonly, 1, in zfilenamelistseparator()
736 make_const_string(op - 1, a_readonly | icurrent_space, fnlen, in ztempfile()
H A Dzfcid0.c552 make_const_string(op - 1, in ztype9mapcid()
H A Diname.c233 make_const_string(psref, in names_string_ref()
H A Dzfileio.c664 make_const_string( op - 1 , in zfilename()
H A Dzcontrol.c812 make_const_string(rq, a_readonly | avm_foreign, in do_execstack()
H A Dimainarg.c602 make_const_string(&value, in swproc()
H A Discanbin.c288 make_const_string(pref, a_all | avm_foreign, arg, sbufptr(s)); in scan_binary_token()
H A Diparam.c310 make_const_string(pref, a_readonly | avm_foreign, n, pdata); in ref_param_write_string_value()