Home
last modified time | relevance | path

Searched defs:pref (Results 1 – 25 of 41) sorted by relevance

12

/plan9/sys/src/cmd/gs/src/
H A Dstore.h136 # define and_fill_s(pref)\ argument
143 # define and_fill_sv(pref)\ argument
147 # define and_fill_s(pref) /* */ argument
148 # define and_fill_sv(pref) /* */ argument
152 #define make_ta(pref,newtype,newattrs)\ argument
154 #define make_t(pref,newtype)\ argument
156 #define make_t_new_in(mem,pref,newtype)\ argument
158 #define make_t_new(pref,newtype)\ argument
160 #define make_t_old_in(mem,pcont,pref,newtype,cname)\ argument
162 #define make_t_old(pcont,pref,newtype,cname)\ argument
[all …]
H A Digcref.c66 ref *pref = (ref *) vptr; in CLEAR_MARKS_PROC() local
129 ref *const pref = (ref *)rp; in refs_clear_marks() local
159 ref *const pref = (ref *)rpp; in ptr_ref_mark() local
190 ref *const pref = (ref *)rp; in refs_clear_reloc() local
302 ref *pref = (ref *) rp; local
353 ref *pref = (ref *) rp; local
396 ref *pref; local
666 ref *const pref = (ref *)src; local
H A Dialloc.h113 #define make_istruct(pref,attrs,ptr)\ argument
115 #define make_istruct_new(pref,attrs,ptr)\ argument
117 #define make_iastruct(pref,attrs,ptr)\ argument
119 #define make_iastruct_new(pref,attrs,ptr)\ argument
H A Diutil.c538 op_find_index(const ref * pref /* t_operator */ ) in op_find_index()
561 op_index_ref(uint index, ref * pref) in op_index_ref()
579 array_get(const gs_memory_t *mem, const ref * aref, long index_long, ref * pref) in array_get()
619 packed_get(const gs_memory_t *mem, const ref_packed * packed, ref * pref) in packed_get()
662 string_to_ref(const char *cstr, ref * pref, gs_ref_memory_t * mem, in string_to_ref()
677 ref_to_string(const ref * pref, gs_memory_t * mem, client_name_t cname) in ref_to_string()
834 check_proc_failed(const ref * pref) in check_proc_failed()
H A Dinobtokn.c26 scan_binary_token(i_ctx_t *i_ctx_p, stream *s, ref *pref, in scan_binary_token()
H A Didebug.c62 debug_print_full_ref(const gs_memory_t *mem, const ref * pref) in debug_print_full_ref()
154 debug_print_packed_ref(const gs_memory_t *mem, const ref_packed *pref) in debug_print_packed_ref()
191 debug_print_ref(const gs_memory_t *mem, const ref * pref) in debug_print_ref()
H A Discanbin.c149 scan_binary_token(i_ctx_t *i_ctx_p, stream *s, ref *pref, in scan_binary_token()
359 scan_bin_get_name(const gs_memory_t *mem, const ref *pnames /*t_array*/, int index, ref *pref) in scan_bin_get_name()
368 scan_bin_string_continue(i_ctx_t *i_ctx_p, stream * s, ref * pref, in scan_bin_string_continue()
394 scan_bin_num_array_continue(i_ctx_t *i_ctx_p, stream * s, ref * pref, in scan_bin_num_array_continue()
437 scan_bos_continue(i_ctx_t *i_ctx_p, register stream * s, ref * pref, in scan_bos_continue()
626 scan_bos_string_continue(i_ctx_t *i_ctx_p, register stream * s, ref * pref, in scan_bos_string_continue()
H A Diestack.h32 #define estack_set_cache(pes,pref) ((pes)->current_file = (pref)) argument
H A Dfiles.h31 #define fptr(pref) (pref)->value.pfile argument
32 #define make_file(pref,a,id,s)\ argument
H A Dzfunc4.c134 check_psc_function(i_ctx_t *i_ctx_p, const ref *pref, int depth, byte *ops, int *psize) in check_psc_function()
226 #define R_IS_OPER(pref, proc)\ in check_psc_function() argument
H A Discan.c156 dynamic_make_string(i_ctx_t *i_ctx_p, ref * pref, da_ptr pda, byte * next) in dynamic_make_string()
288 scan_comment(i_ctx_t *i_ctx_p, ref *pref, scanner_state *pstate, in scan_comment()
349 scan_string_token_options(i_ctx_t *i_ctx_p, ref * pstr, ref * pref, in scan_string_token_options()
393 scan_token(i_ctx_t *i_ctx_p, stream * s, ref * pref, scanner_state * pstate) in scan_token()
H A Dzfcmap.c68 acquire_code_ranges(gs_cmap_adobe1_t *cmap, const ref *pref, gs_memory_t *mem) in acquire_code_ranges()
124 acquire_code_map(gx_code_map_t *pcmap, const ref *pref, gs_cmap_adobe1_t *root, in acquire_code_map()
H A Diinit.c95 const ref * pref) in i_initial_enter_name_in()
105 i_initial_enter_name(i_ctx_t *i_ctx_p, const char *nstr, const ref * pref) in i_initial_enter_name()
H A Discannum.c39 ref * pref, const byte ** psp, const bool PDFScanInvNum) in scan_number()
H A Destack.h29 #define esfile_set_cache(pref) estack_set_cache(&iexec_stack, pref) argument
H A Dzpacked.c89 const ref *pref; in make_packed_array() local
H A Dinterp.c280 #define make_null_proc(pref)\ argument
437 gs_interpret(i_ctx_t **pi_ctx_p, ref * pref, int user_errors, int *pexit_code, in gs_interpret()
455 gs_call_interp(i_ctx_t **pi_ctx_p, ref * pref, int user_errors, in gs_call_interp()
728 const ref * pref /* object to interpret */, in interp()
H A Diname.c145 names_ref(name_table *nt, const byte *ptr, uint size, ref *pref, int enterflag) in names_ref()
257 names_enter_string(name_table * nt, const char *str, ref * pref) in names_enter_string()
H A Digc.c437 ref *pref = (ref *) * rp->p; in gs_gc_reclaim() local
671 ref *const pref = (ref *)rp; in gc_rescan_chunk() local
724 ref *const pref = (ref *)rp; in gc_trace_chunk() local
H A Diparam.c54 ref_to_key(const ref * pref, gs_param_key_t * key, iparam_list *plist) in ref_to_key()
303 ref_param_write_string_value(ref * pref, const gs_param_string * pvalue, in ref_param_write_string_value()
325 ref_param_write_name_value(const gs_memory_t *mem, ref * pref, const gs_param_string * pvalue) in ref_param_write_name_value()
872 const ref *pref = ploc->pvalue; in ref_param_read_string_value() local
H A Dilocate.c385 ialloc_validate_ref(const ref * pref, gc_state_t * gcst in ialloc_validate_ref()
/plan9/sys/src/cmd/upas/smtp/
H A Dmxdial.c17 int pref; member
/plan9/sys/src/cmd/ip/snoopy/
H A Dicmp6.c122 pref = 3, enumerator
/plan9/sys/src/cmd/spin/
H A Dstructs.c453 char pref[256], eprefix[300]; in c_struct() local
494 { char pref[300]; in dump_struct() local
H A Dpangen1.c646 c_var(FILE *fd, char *pref, Symbol *sp) in c_var()
728 char pref[64]; in c_splurge() local

12