Searched defs:gs (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20050520-1.c2 struct s gs; variable in typeref:struct:s
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mips-elf/
H A Dreloc-6a.s4 gs: label
H A Dreloc-6b.s4 gs: label
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20030914-2.c13 struct s gs; variable in typeref:struct:s
H A D20041124-1.c2 struct s gs = { 100 + 200i }; variable in typeref:struct:s
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20050520-1.c2 struct s gs; variable in typeref:struct:s
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20041124-1.c2 struct s gs = { 100 + 200i }; variable in typeref:struct:s
H A D20030914-2.c13 struct s gs; variable in typeref:struct:s
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.c33 const seg_entry gs = { "gs", 0x65 }; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/other/
H A Dptrmem1.C9 int gs; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Di386-opc.c33 const seg_entry gs = { "gs", 0x65 }; variable
/netbsd-6-1-5-RELEASE/external/bsd/libelf/dist/
H A Dgelf_sym.c104 gelf_update_sym(Elf_Data *d, int ndx, GElf_Sym *gs) argument
H A Dgelf_syminfo.c102 gelf_update_syminfo(Elf_Data *d, int ndx, GElf_Syminfo *gs) argument
H A Dgelf_symshndx.c91 gelf_update_symshndx(Elf_Data *d, Elf_Data *id, int ndx, GElf_Sym *gs, argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dptrmem1.C9 int gs; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr37686.c21 int v, t, i, j, gs, ge, totc, bt, bc, iter; local
/netbsd-6-1-5-RELEASE/dist/bzip2/
H A Dcompress.c241 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; local
[all...]
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/amd64/
H A Dlinux_machdep.h79 u_int16_t gs; member in struct:linux_sigcontext
/netbsd-6-1-5-RELEASE/sys/arch/xen/include/xen-public/arch-x86/
H A Dxen-x86_32.h150 uint16_t gs, _pad5; member in struct:cpu_user_regs
H A Dxen-x86_64.h183 uint16_t gs, _pad6[3]; /* Non-zero => takes precedence over gs_base_usr. */ member in struct:cpu_user_regs
/netbsd-6-1-5-RELEASE/dist/nvi/gtk/
H A Dgtkviscreen.c738 PangoGlyphString *gs; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgimple-pretty-print.c48 do_niy (pretty_printer *buffer, gimple gs) argument
84 debug_gimple_stmt (gimple gs) argument
126 gimple gs = gsi_stmt (i); local
243 dump_unary_rhs (pretty_printer *buffer, gimple gs, int spc, int flags) argument
327 dump_binary_rhs(pretty_printer *buffer, gimple gs, int spc, int flags) argument
384 dump_gimple_assign(pretty_printer *buffer, gimple gs, int spc, int flags) argument
433 dump_gimple_return(pretty_printer *buffer, gimple gs, int spc, int flags) argument
457 dump_gimple_call_args(pretty_printer *buffer, gimple gs, int flags) argument
485 dump_gimple_call(pretty_printer *buffer, gimple gs, int spc, int flags) argument
539 dump_gimple_switch(pretty_printer *buffer, gimple gs, int spc, int flags) argument
574 dump_gimple_cond(pretty_printer *buffer, gimple gs, int spc, int flags) argument
618 dump_gimple_label(pretty_printer *buffer, gimple gs, int spc, int flags) argument
639 dump_gimple_goto(pretty_printer *buffer, gimple gs, int spc, int flags) argument
654 dump_gimple_bind(pretty_printer *buffer, gimple gs, int spc, int flags) argument
687 dump_gimple_try(pretty_printer *buffer, gimple gs, int spc, int flags) argument
743 dump_gimple_catch(pretty_printer *buffer, gimple gs, int spc, int flags) argument
759 dump_gimple_eh_filter(pretty_printer *buffer, gimple gs, int spc, int flags) argument
775 dump_gimple_eh_must_not_throw(pretty_printer *buffer, gimple gs, int spc, int flags) argument
792 dump_gimple_resx(pretty_printer *buffer, gimple gs, int spc, int flags) argument
804 dump_gimple_eh_dispatch(pretty_printer *buffer, gimple gs, int spc, int flags) argument
819 dump_gimple_debug(pretty_printer *buffer, gimple gs, int spc, int flags) argument
841 dump_gimple_omp_for(pretty_printer *buffer, gimple gs, int spc, int flags) argument
927 dump_gimple_omp_continue(pretty_printer *buffer, gimple gs, int spc, int flags) argument
951 dump_gimple_omp_single(pretty_printer *buffer, gimple gs, int spc, int flags) argument
979 dump_gimple_omp_sections(pretty_printer *buffer, gimple gs, int spc, int flags) argument
1016 dump_gimple_omp_block(pretty_printer *buffer, gimple gs, int spc, int flags) argument
1052 dump_gimple_omp_critical(pretty_printer *buffer, gimple gs, int spc, int flags) argument
1083 dump_gimple_omp_return(pretty_printer *buffer, gimple gs, int spc, int flags) argument
1103 dump_gimple_asm(pretty_printer *buffer, gimple gs, int spc, int flags) argument
1304 dump_gimple_omp_parallel(pretty_printer *buffer, gimple gs, int spc, int flags) argument
1358 dump_gimple_omp_task(pretty_printer *buffer, gimple gs, int spc, int flags) argument
1415 dump_gimple_omp_atomic_load(pretty_printer *buffer, gimple gs, int spc, int flags) argument
1444 dump_gimple_omp_atomic_store(pretty_printer *buffer, gimple gs, int spc, int flags) argument
1466 dump_gimple_mem_ops(pretty_printer *buffer, gimple gs, int spc, int flags) argument
1498 dump_gimple_stmt(pretty_printer *buffer, gimple gs, int spc, int flags) argument
[all...]
H A Dtree-flow-inline.h442 gimple_phi_arg_imm_use_ptr (gimple gs, int i) argument
450 gimple_phi_arg_def (gimple gs, size_t index) argument
459 gimple_phi_arg_def_ptr (gimple gs, size_t index) argument
467 gimple_phi_arg_edge (gimple gs, size_t i) argument
475 gimple_phi_arg_location (gimple gs, size_t i) argument
483 gimple_phi_arg_location_from_edge(gimple gs, edge e) argument
491 gimple_phi_arg_set_location(gimple gs, size_t i, source_location loc) argument
499 gimple_phi_arg_has_location(gimple gs, size_t i) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Dbackglue.c110 glue_state *gs = op->o_callback->sc_private; local
374 glue_state gs = {NULL, NULL, NULL, 0, 0, 0, 0}; local
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dsuff.c902 GNodeSuff *gs = (GNodeSuff *)gsp; local
965 GNodeSuff gs; local
991 Lst_ForEach(Targ_List(), SuffScanTargets, &gs); local
[all...]

Completed in 240 milliseconds

12