Home
last modified time | relevance | path

Searched refs:GS (Results 1 – 25 of 84) sorted by relevance

1234

/netbsd/src/external/gpl3/gdb/dist/sim/rx/
Drx.c655 #define GS() get_op (opcode, 1) macro
662 #define US1() ((opcode->op[2].type == RX_Operand_None) ? GD() : GS())
663 #define US2() ((opcode->op[2].type == RX_Operand_None) ? GS() : GS2())
813 fb = GS (); \
1009 sll = GS (); in decode_opcode()
1033 mb = GS (); in decode_opcode()
1045 mb = GS (); in decode_opcode()
1060 mb = GS (); in decode_opcode()
1071 if (opcode->op[1].type == RX_Operand_None || GS()) in decode_opcode()
1103 if (opcode->op[1].type == RX_Operand_None || GS()) in decode_opcode()
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/rl78/
Drl78.c299 #define GS() get_op (&opcode, 1, 1) macro
450 a = GS (); in decode_opcode()
461 a = GS (); in decode_opcode()
472 a = GS (); in decode_opcode()
484 if (!condition_true (opcode.op[1].condition, GS ())) in decode_opcode()
547 b = GS (); in decode_opcode()
609 a = GS (); in decode_opcode()
694 a = GS (); in decode_opcode()
739 a = GS (); in decode_opcode()
754 a = GS (); in decode_opcode()
[all …]
/netbsd/src/external/bsd/nvi/dist/common/
Dgs.c34 GS *
37 GS *gp; in gs_init()
45 CALLOC_NOMSG(NULL, gp, GS *, 1, sizeof(GS)); in gs_init()
75 gs_new_win(GS *gp) in gs_new_win()
144 gs_end(GS *gp) in gs_end()
Dscreen.h37 GS *gp; /* Pointer to global area. */
98 GS *gp; /* Pointer to global area. */
Dkey.c112 GS *gp; in v_key_init()
208 GS *gp; in v_key_ilookup()
526 GS *gp; in v_event_get()
742 GS *gp; in v_sync()
Dscreen.c45 screen_init(GS *gp, SCR *orig, SCR **spp) in screen_init()
241 GS *gp; in screen_next()
Dnothread.c42 thread_init(GS *gp) in thread_init()
Dcommon.h45 typedef struct _gs GS; typedef
/netbsd/src/external/bsd/nvi/dist/cl/
Dcl_main.c39 GS *__global_list; /* GLOBAL: List of screens. */
49 static void sig_end __P((GS *));
61 GS *gp; in main()
184 GS *gp; in cl_init()
333 sig_init(GS *gp, SCR *sp) in sig_init()
406 sig_end(GS *gp) in sig_end()
426 GS *gp; in cl_func_std()
Dcl_screen.c41 static int cl_ex_end __P((GS *));
44 static int cl_vi_end __P((GS *));
59 GS *gp; in cl_screen()
163 cl_quit(GS *gp) in cl_quit()
417 cl_vi_end(GS *gp) in cl_vi_end()
555 cl_ex_end(GS *gp) in cl_ex_end()
/netbsd/src/external/bsd/nvi/dist/vi/
Dvs_msg.c67 GS *gp; in vs_busy()
167 GS *gp; in vs_update()
237 GS *gp; in vs_msg()
403 GS *gp; in vs_output()
528 GS *gp; in vs_ex_resolve()
652 GS *gp; in vs_resolve()
760 GS *gp; in vs_scroll()
796 GS *gp; in vs_wait()
864 GS *gp; in vs_divider()
883 GS *gp; in vs_msgsave()
Dvs_split.c53 GS *gp; in vs_split()
215 GS *gp; in vs_vsplit()
344 GS *gp; in vs_discard()
623 GS *gp; in vs_fg()
678 GS *gp; in vs_bg()
718 GS *gp; in vs_swap()
815 GS *gp; in vs_resize()
936 GS *gp; in vs_getbg()
Dv_ex.c67 GS *gp; in v_exmode()
510 GS *gp; in v_ecl()
641 GS *gp; in v_ecl_init()
/netbsd/src/external/bsd/nvi/docs/internals/
Dstructures4 structure per screen type. The first is a single global structure (GS)
11 references the GS structure.
13 The GS structure contains linked lists of screen (SCR) structures.
16 The GS structure has a set of functions which update the screen and/or
18 The GS structure never goes away. The SCR structure persists over
/netbsd/src/external/bsd/nvi/dist/ip/
Dip_main.c36 GS *__global_list; /* GLOBAL: List of screens. */
56 GS *gp; in main()
124 GS *gp; in run_editor()
281 GS *gp; in ip_func_std()
Dip_read.c37 extern GS *__global_list;
215 GS *gp; in ip_read()
372 GS *gp; in ip_resize()
Dip_screen.c38 GS *gp; in ip_screen()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Damd64-linux-nat.c77 FS * 8, GS * 8, /* %fs, %gs */
360 gdb_assert (GS < ELF_NGREG); in ps_get_thread_area()
378 case GS: in ps_get_thread_area()
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dgeo60 # GS%2B-6063-BB-GS%2B-Broadcast-Raw-Data-File-Format-Command-Specification.pdf
73 # filename; original file name like: "C:\GS+\Projects\Default\Raw Data Files\060116342.rdf"
/netbsd/src/external/bsd/ntp/dist/include/
Dascii.h72 #define GS 29 macro
/netbsd/src/external/bsd/nvi/dist/ex/
Dex_read.c59 GS *gp; in ex_read()
309 GS *gp; in ex_readfp()
Dex_tcl.c51 GS *gp; in ex_tcl()
/netbsd/src/sys/dev/videomode/
Dediddevs104 product VSC 17GS 0x0c00 17GS
/netbsd/src/lib/libc/gen/
Dunvis.c202 #define GS(a) ((a) & 0xff) in unvis() macro
208 st = GS(*astate); in unvis()
/netbsd/src/sys/arch/x68k/include/
Dkbdmap.h35 #define GS 29 macro

1234