Searched refs:make_string (Results 1 – 11 of 11) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | zfontenum.c | 102 make_string(&(mapping.value.refs[0]), a_all | icurrent_space, length, string); in z_fontenum() 109 make_string(&(mapping.value.refs[1]), a_all | icurrent_space, length, string); in z_fontenum()
|
| H A D | zfile1.c | 62 make_string(op - 2, a_all | icurrent_space, blen, buffer); in zfile_name_combine()
|
| H A D | zmisc.c | 241 make_string(op - 1, a_all | icurrent_space, len - 1, value); in zgetenv() 426 make_string(op, a_all | icurrent_space, len, string); in zpcachequery()
|
| H A D | store.h | 243 #define make_string(pref,attrs,size,chars)\ macro 248 make_string(pref, attrs, 0, (byte *)NULL)
|
| H A D | zstring.c | 62 make_string(op, a_all | icurrent_space, size, sbody); in zstring()
|
| H A D | ialloc.c | 360 make_string(psref, attrs | mem->space, nbytes, str); in gs_alloc_string_ref()
|
| H A D | iscanbin.c | 382 make_string(pref, a_all | icurrent_space, in scan_bin_string_continue() 526 make_string(op, attrs | icurrent_space, osize, in scan_bos_continue()
|
| H A D | imain.c | 664 make_string(&vref, avm_foreign | (read_only ? a_readonly : a_all), in gs_push_string()
|
| H A D | iscan.c | 341 make_string(pref, a_all | icurrent_space, len, cstr); in scan_comment()
|
| H A D | zfile.c | 266 make_string(op, icurrent_space, 0, NULL); in zfile()
|
| H A D | iparam.c | 318 make_string(pref, a_readonly | imemory_space(imem), n, pstr); in ref_param_write_string_value()
|