Searched refs:make_const_string (Results 1 – 15 of 15) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | iinit.c | 387 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 D | zfile1.c | 90 make_const_string(op, avm_foreign | a_readonly, in push_string()
|
H A D | store.h | 245 #define make_const_string(pref,attrs,size,chars)\ macro 250 make_const_string(pref, attrs, 0, (const byte *)NULL)
|
H A D | imain.c | 392 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 D | ziodev.c | 89 make_const_string(op, a_readonly | avm_foreign, in zgetiodevice()
|
H A D | iccfont.c | 104 make_const_string(&pse->next, avm_foreign, len, str + 2); in cfont_next_string()
|
H A D | zdevice.c | 79 make_const_string(op, avm_foreign | a_readonly, strlen(dname), in zdevicename()
|
H A D | zfile.c | 583 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 D | zfcid0.c | 552 make_const_string(op - 1, in ztype9mapcid()
|
H A D | iname.c | 233 make_const_string(psref, in names_string_ref()
|
H A D | zfileio.c | 664 make_const_string( op - 1 , in zfilename()
|
H A D | zcontrol.c | 812 make_const_string(rq, a_readonly | avm_foreign, in do_execstack()
|
H A D | imainarg.c | 602 make_const_string(&value, in swproc()
|
H A D | iscanbin.c | 288 make_const_string(pref, a_all | avm_foreign, arg, sbufptr(s)); in scan_binary_token()
|
H A D | iparam.c | 310 make_const_string(pref, a_readonly | avm_foreign, n, pdata); in ref_param_write_string_value()
|