/plan9/sys/src/cmd/gs/src/ |
H A D | ztoken.c | 88 scanner_state *pstate; in ztoken_continue() local 98 token_continue(i_ctx_t *i_ctx_p, stream * s, scanner_state * pstate, in token_continue() 180 scanner_state *pstate; in ztokenexec_continue() local 190 tokenexec_continue(i_ctx_t *i_ctx_p, stream * s, scanner_state * pstate, in tokenexec_continue() 260 scanner_state *pstate; in ztoken_handle_comment() local
|
H A D | gscrypt1.c | 25 gs_type1_encrypt(byte * dest, const byte * src, uint len, crypt_state * pstate) in gs_type1_encrypt() 41 gs_type1_decrypt(byte * dest, const byte * src, uint len, crypt_state * pstate) in gs_type1_decrypt()
|
H A D | gsiodisk.c | 190 diskn_state * pstate = gs_alloc_struct(mem, diskn_state, &st_diskn_state, in iodev_diskn_init() local 207 diskn_state * pstate = (diskn_state *)iodev->state; in iodev_diskn_fopen() local 230 diskn_state * pstate = (diskn_state *)iodev->state; in diskn_delete() local 249 diskn_state * pstate = (diskn_state *)iodev->state; in diskn_rename() local 275 diskn_state * pstate = (diskn_state *)iodev->state; in diskn_status() local 293 diskn_state * pstate = (diskn_state *)iodev->state; in diskn_enumerate_files_init() local 322 diskn_state * pstate = (diskn_state *)iodev->state; in diskn_get_params() local 366 diskn_state * pstate = (diskn_state *)iodev->state; in diskn_put_params() local
|
H A D | inobtokn.c | 27 scanner_state *pstate) in scan_binary_token()
|
H A D | iscanbin.c | 150 scanner_state *pstate) in scan_binary_token() 369 scanner_state * pstate) in scan_bin_string_continue() 395 scanner_state * pstate) in scan_bin_num_array_continue() 438 scanner_state * pstate) in scan_bos_continue() 600 scan_bos_resize(i_ctx_t *i_ctx_p, scanner_state * pstate, uint new_size, in scan_bos_resize() 627 scanner_state * pstate) in scan_bos_string_continue()
|
H A D | zfproc.c | 94 s_handle_intc(i_ctx_t *i_ctx_p, const ref *pstate, int nstate, in s_handle_intc() 185 const ref * pstate, int nstate, op_proc_t cont) in s_handle_read_exception() 315 const ref * pstate, int nstate, op_proc_t cont) in s_handle_write_exception()
|
H A D | igc.c | 633 gc_rescan_chunk(chunk_t * cp, gc_state_t * pstate, gc_mark_stack * pmstack) in gc_rescan_chunk() 700 gc_trace_chunk(const gs_memory_t *mem, chunk_t * cp, gc_state_t * pstate, gc_mark_stack * pmstack) in gc_trace_chunk() 758 gc_trace(gs_gc_root_t * rp, gc_state_t * pstate, gc_mark_stack * pmstack) in gc_trace() 1010 gc_extend_stack(gc_mark_stack * pms, gc_state_t * pstate) in gc_extend_stack() 1073 gc_trace_finish(gc_state_t * pstate) in gc_trace_finish() 1185 gc_do_reloc(chunk_t * cp, gs_ref_memory_t * mem, gc_state_t * pstate) in gc_do_reloc()
|
H A D | iscan.c | 254 scanner_state *pstate; in scan_handle_refill() local 288 scan_comment(i_ctx_t *i_ctx_p, ref *pref, scanner_state *pstate, in scan_comment() 393 scan_token(i_ctx_t *i_ctx_p, stream * s, ref * pref, scanner_state * pstate) in scan_token()
|
H A D | iscan.h | 122 #define scanner_state_init_check(pstate, from_string, check_only)\ argument 126 #define scanner_state_init(pstate, from_string)\ argument
|
H A D | ziodevst.c | 64 iostatic_state *pstate = gs_alloc_struct(mem, iostatic_state, &st_iostatic_state, in iostatic_init() local
|
H A D | gdevtfax.c | 246 stream_CFE_state * pstate, tiff_mono_directory * pdir) in tifff_print_page()
|
/plan9/sys/src/libmach/sparc64/ |
H A D | ureg.h | 47 ulong pstate; member
|
/plan9/sys/src/cmd/lex/ |
H A D | sub2.c | 527 pstate(int s) in pstate() function
|
/plan9/sys/src/cmd/ |
H A D | yacc.c | 222 Item* pstate[NSTATES+2]; /* pointers to the descriptions of the states */ variable
|