Home
last modified time | relevance | path

Searched refs:machs (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/dports/net/omnitty/omnitty-0.3.0/
H A Dmachmgr.c34 static Machine *machs[MACHINE_MAX]; variable
86 if (machs[i]->tag) attr &= 0x0F, attr |= machs[i]->alive ? 0xA0 : 0x20; in machmgr_draw_list()
118 machine_destroy(machs[index]); in machmgr_delete()
119 for (i = index; i < machcount - 1; i++) machs[i] = machs[i+1]; in machmgr_delete()
134 while (j < machcount && machs[j]->tag) machine_destroy(machs[j++]); in machmgr_delete_tagged()
137 machs[i++] = machs[j++]; in machmgr_delete_tagged()
214 if (machs[i]->tag) rote_vt_keypress(machs[i]->vt, k); in machmgr_forward_keypress()
223 if (machs[i]->pid == p) { in machmgr_handle_death()
240 machs[selmach]->tag = !machs[selmach]->tag; in machmgr_toggle_tag_current()
252 machs[i]->tag = (!ignore_dead || machs[i]->alive); in machmgr_tag_all()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Dip2k-desc.c874 int machs = cd->machs; in build_hw_table() local
888 & machs) in build_hw_table()
908 int machs = cd->machs; in build_operand_table() local
921 & machs) in build_operand_table()
957 unsigned int machs = cd->machs; in ip2k_cgen_rebuild_tables() local
999 if (((1 << i) & machs) != 0) in ip2k_cgen_rebuild_tables()
1079 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1095 if (machs == 0) in ip2k_cgen_cpu_open()
1096 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1098 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
H A Dlm32-desc.c861 int machs = cd->machs; in build_hw_table() local
875 & machs) in build_hw_table()
895 int machs = cd->machs; in build_operand_table() local
908 & machs) in build_operand_table()
944 unsigned int machs = cd->machs; in lm32_cgen_rebuild_tables() local
986 if (((1 << i) & machs) != 0) in lm32_cgen_rebuild_tables()
1066 machs |= 1 << mach->num; in lm32_cgen_cpu_open()
1082 if (machs == 0) in lm32_cgen_cpu_open()
1083 machs = (1 << MAX_MACHS) - 1; in lm32_cgen_cpu_open()
1085 machs |= 1; in lm32_cgen_cpu_open()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Dip2k-desc.c874 int machs = cd->machs; in build_hw_table() local
888 & machs) in build_hw_table()
908 int machs = cd->machs; in build_operand_table() local
921 & machs) in build_operand_table()
957 unsigned int machs = cd->machs; in ip2k_cgen_rebuild_tables() local
999 if (((1 << i) & machs) != 0) in ip2k_cgen_rebuild_tables()
1079 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1095 if (machs == 0) in ip2k_cgen_cpu_open()
1096 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1098 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
H A Dlm32-desc.c861 int machs = cd->machs; in build_hw_table() local
875 & machs) in build_hw_table()
895 int machs = cd->machs; in build_operand_table() local
908 & machs) in build_operand_table()
944 unsigned int machs = cd->machs; in lm32_cgen_rebuild_tables() local
986 if (((1 << i) & machs) != 0) in lm32_cgen_rebuild_tables()
1066 machs |= 1 << mach->num; in lm32_cgen_cpu_open()
1082 if (machs == 0) in lm32_cgen_cpu_open()
1083 machs = (1 << MAX_MACHS) - 1; in lm32_cgen_cpu_open()
1085 machs |= 1; in lm32_cgen_cpu_open()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dip2k-desc.c880 int machs = cd->machs; in build_hw_table() local
894 & machs) in build_hw_table()
914 int machs = cd->machs; in build_operand_table() local
927 & machs) in build_operand_table()
963 unsigned int machs = cd->machs; in ip2k_cgen_rebuild_tables() local
1005 if (((1 << i) & machs) != 0) in ip2k_cgen_rebuild_tables()
1091 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1113 if (machs == 0) in ip2k_cgen_cpu_open()
1114 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1116 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
H A Dlm32-desc.c867 int machs = cd->machs; in build_hw_table() local
881 & machs) in build_hw_table()
901 int machs = cd->machs; in build_operand_table() local
914 & machs) in build_operand_table()
950 unsigned int machs = cd->machs; in lm32_cgen_rebuild_tables() local
992 if (((1 << i) & machs) != 0) in lm32_cgen_rebuild_tables()
1078 machs |= 1 << mach->num; in lm32_cgen_cpu_open()
1100 if (machs == 0) in lm32_cgen_cpu_open()
1101 machs = (1 << MAX_MACHS) - 1; in lm32_cgen_cpu_open()
1103 machs |= 1; in lm32_cgen_cpu_open()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dip2k-desc.c880 int machs = cd->machs; in build_hw_table() local
894 & machs) in build_hw_table()
914 int machs = cd->machs; in build_operand_table() local
927 & machs) in build_operand_table()
963 unsigned int machs = cd->machs; in ip2k_cgen_rebuild_tables() local
1005 if (((1 << i) & machs) != 0) in ip2k_cgen_rebuild_tables()
1091 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1113 if (machs == 0) in ip2k_cgen_cpu_open()
1114 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1116 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
H A Dlm32-desc.c867 int machs = cd->machs; in build_hw_table() local
881 & machs) in build_hw_table()
901 int machs = cd->machs; in build_operand_table() local
914 & machs) in build_operand_table()
950 unsigned int machs = cd->machs; in lm32_cgen_rebuild_tables() local
992 if (((1 << i) & machs) != 0) in lm32_cgen_rebuild_tables()
1078 machs |= 1 << mach->num; in lm32_cgen_cpu_open()
1100 if (machs == 0) in lm32_cgen_cpu_open()
1101 machs = (1 << MAX_MACHS) - 1; in lm32_cgen_cpu_open()
1103 machs |= 1; in lm32_cgen_cpu_open()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dip2k-desc.c874 int machs = cd->machs; in build_hw_table() local
888 & machs) in build_hw_table()
908 int machs = cd->machs; in build_operand_table() local
921 & machs) in build_operand_table()
957 unsigned int machs = cd->machs; in ip2k_cgen_rebuild_tables() local
999 if (((1 << i) & machs) != 0) in ip2k_cgen_rebuild_tables()
1079 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1095 if (machs == 0) in ip2k_cgen_cpu_open()
1096 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1098 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
H A Dopenrisc-desc.c715 int machs = cd->machs; in build_hw_table() local
729 & machs) in build_hw_table()
749 int machs = cd->machs; in build_operand_table() local
762 & machs) in build_operand_table()
798 unsigned int machs = cd->machs; in openrisc_cgen_rebuild_tables() local
840 if (((1 << i) & machs) != 0) in openrisc_cgen_rebuild_tables()
920 machs |= 1 << mach->num; in openrisc_cgen_cpu_open()
936 if (machs == 0) in openrisc_cgen_cpu_open()
937 machs = (1 << MAX_MACHS) - 1; in openrisc_cgen_cpu_open()
939 machs |= 1; in openrisc_cgen_cpu_open()
[all …]
H A Dlm32-desc.c856 int machs = cd->machs; in build_hw_table() local
870 & machs) in build_hw_table()
890 int machs = cd->machs; in build_operand_table() local
903 & machs) in build_operand_table()
939 unsigned int machs = cd->machs; in lm32_cgen_rebuild_tables() local
981 if (((1 << i) & machs) != 0) in lm32_cgen_rebuild_tables()
1061 machs |= 1 << mach->num; in lm32_cgen_cpu_open()
1077 if (machs == 0) in lm32_cgen_cpu_open()
1078 machs = (1 << MAX_MACHS) - 1; in lm32_cgen_cpu_open()
1080 machs |= 1; in lm32_cgen_cpu_open()
[all …]
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dip2k-desc.c874 int machs = cd->machs; in build_hw_table() local
888 & machs) in build_hw_table()
908 int machs = cd->machs; in build_operand_table() local
921 & machs) in build_operand_table()
957 unsigned int machs = cd->machs; in ip2k_cgen_rebuild_tables() local
999 if (((1 << i) & machs) != 0) in ip2k_cgen_rebuild_tables()
1079 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1095 if (machs == 0) in ip2k_cgen_cpu_open()
1096 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1098 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
H A Dlm32-desc.c861 int machs = cd->machs; in build_hw_table() local
875 & machs) in build_hw_table()
895 int machs = cd->machs; in build_operand_table() local
908 & machs) in build_operand_table()
944 unsigned int machs = cd->machs; in lm32_cgen_rebuild_tables() local
986 if (((1 << i) & machs) != 0) in lm32_cgen_rebuild_tables()
1066 machs |= 1 << mach->num; in lm32_cgen_cpu_open()
1082 if (machs == 0) in lm32_cgen_cpu_open()
1083 machs = (1 << MAX_MACHS) - 1; in lm32_cgen_cpu_open()
1085 machs |= 1; in lm32_cgen_cpu_open()
[all …]
H A Dopenrisc-desc.c715 int machs = cd->machs; in build_hw_table() local
729 & machs) in build_hw_table()
749 int machs = cd->machs; in build_operand_table() local
762 & machs) in build_operand_table()
798 unsigned int machs = cd->machs; in openrisc_cgen_rebuild_tables() local
840 if (((1 << i) & machs) != 0) in openrisc_cgen_rebuild_tables()
920 machs |= 1 << mach->num; in openrisc_cgen_cpu_open()
936 if (machs == 0) in openrisc_cgen_cpu_open()
937 machs = (1 << MAX_MACHS) - 1; in openrisc_cgen_cpu_open()
939 machs |= 1; in openrisc_cgen_cpu_open()
[all …]
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dip2k-desc.c880 int machs = cd->machs; in build_hw_table() local
894 & machs) in build_hw_table()
914 int machs = cd->machs; in build_operand_table() local
927 & machs) in build_operand_table()
963 unsigned int machs = cd->machs; in ip2k_cgen_rebuild_tables() local
1005 if (((1 << i) & machs) != 0) in ip2k_cgen_rebuild_tables()
1091 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1113 if (machs == 0) in ip2k_cgen_cpu_open()
1114 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1116 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
H A Dlm32-desc.c867 int machs = cd->machs; in build_hw_table() local
881 & machs) in build_hw_table()
901 int machs = cd->machs; in build_operand_table() local
914 & machs) in build_operand_table()
950 unsigned int machs = cd->machs; in lm32_cgen_rebuild_tables() local
992 if (((1 << i) & machs) != 0) in lm32_cgen_rebuild_tables()
1078 machs |= 1 << mach->num; in lm32_cgen_cpu_open()
1100 if (machs == 0) in lm32_cgen_cpu_open()
1101 machs = (1 << MAX_MACHS) - 1; in lm32_cgen_cpu_open()
1103 machs |= 1; in lm32_cgen_cpu_open()
[all …]
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dip2k-desc.c880 int machs = cd->machs; in build_hw_table() local
894 & machs) in build_hw_table()
914 int machs = cd->machs; in build_operand_table() local
927 & machs) in build_operand_table()
963 unsigned int machs = cd->machs; in ip2k_cgen_rebuild_tables() local
1005 if (((1 << i) & machs) != 0) in ip2k_cgen_rebuild_tables()
1091 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1113 if (machs == 0) in ip2k_cgen_cpu_open()
1114 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1116 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dopenrisc-desc.c740 int machs = cd->machs; local
754 & machs)
776 int machs = cd->machs; local
790 & machs)
828 unsigned int machs = cd->machs; local
870 if (((1 << i) & machs) != 0)
954 machs |= 1 << mach->num; in openrisc_cgen_cpu_open()
970 if (machs == 0) in openrisc_cgen_cpu_open()
971 machs = (1 << MAX_MACHS) - 1; in openrisc_cgen_cpu_open()
973 machs |= 1; in openrisc_cgen_cpu_open()
[all …]
H A Dip2k-desc.c899 int machs = cd->machs; local
913 & machs)
935 int machs = cd->machs; local
949 & machs)
987 unsigned int machs = cd->machs; local
1029 if (((1 << i) & machs) != 0)
1113 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1129 if (machs == 0) in ip2k_cgen_cpu_open()
1130 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1132 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dip2k-desc.c899 int machs = cd->machs; local
913 & machs)
935 int machs = cd->machs; local
949 & machs)
987 unsigned int machs = cd->machs; local
1029 if (((1 << i) & machs) != 0)
1113 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1129 if (machs == 0) in ip2k_cgen_cpu_open()
1130 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1132 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dip2k-desc.c899 int machs = cd->machs; local
913 & machs)
935 int machs = cd->machs; local
949 & machs)
987 unsigned int machs = cd->machs; local
1029 if (((1 << i) & machs) != 0)
1113 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1129 if (machs == 0) in ip2k_cgen_cpu_open()
1130 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1132 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
H A Dopenrisc-desc.c740 int machs = cd->machs; local
754 & machs)
776 int machs = cd->machs; local
790 & machs)
828 unsigned int machs = cd->machs; local
870 if (((1 << i) & machs) != 0)
954 machs |= 1 << mach->num; in openrisc_cgen_cpu_open()
970 if (machs == 0) in openrisc_cgen_cpu_open()
971 machs = (1 << MAX_MACHS) - 1; in openrisc_cgen_cpu_open()
973 machs |= 1; in openrisc_cgen_cpu_open()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dip2k-desc.c894 int machs = cd->machs; in build_hw_table() local
908 & machs) in build_hw_table()
928 int machs = cd->machs; in build_operand_table() local
941 & machs) in build_operand_table()
977 unsigned int machs = cd->machs; in ip2k_cgen_rebuild_tables() local
1019 if (((1 << i) & machs) != 0) in ip2k_cgen_rebuild_tables()
1103 machs |= 1 << mach->num; in ip2k_cgen_cpu_open()
1119 if (machs == 0) in ip2k_cgen_cpu_open()
1120 machs = (1 << MAX_MACHS) - 1; in ip2k_cgen_cpu_open()
1122 machs |= 1; in ip2k_cgen_cpu_open()
[all …]
H A Dopenrisc-desc.c735 int machs = cd->machs; in build_hw_table() local
749 & machs) in build_hw_table()
769 int machs = cd->machs; in build_operand_table() local
782 & machs) in build_operand_table()
818 unsigned int machs = cd->machs; in openrisc_cgen_rebuild_tables() local
860 if (((1 << i) & machs) != 0) in openrisc_cgen_rebuild_tables()
944 machs |= 1 << mach->num; in openrisc_cgen_cpu_open()
960 if (machs == 0) in openrisc_cgen_cpu_open()
961 machs = (1 << MAX_MACHS) - 1; in openrisc_cgen_cpu_open()
963 machs |= 1; in openrisc_cgen_cpu_open()
[all …]

12345678910>>...23