Home
last modified time | relevance | path

Searched refs:mode_adjust (Results 1 – 25 of 112) sorted by relevance

12345

/dports/ftp/lftp/lftp-4.9.2/src/
H A DChmodJob.cc66 return mode_adjust(fi->mode, false, 022, m, NULL); in GetMode()
68 return mode_adjust(0, false, 022, m, NULL); in GetMode()
126 return mode_adjust(07777, false, 0, m, NULL) in RelativeMode()
127 != mode_adjust(00000, false, 0, m, NULL); in RelativeMode()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenmodes.c98 struct mode_adjust struct
100 struct mode_adjust *next; argument
108 static struct mode_adjust *adj_nunits; argument
109 static struct mode_adjust *adj_bytesize;
111 static struct mode_adjust *adj_format;
112 static struct mode_adjust *adj_ibit;
113 static struct mode_adjust *adj_fbit;
220 struct mode_adjust *a; in new_adjust()
248 a = XNEW (struct mode_adjust); in new_adjust()
1019 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenmodes.c99 struct mode_adjust struct
101 struct mode_adjust *next; argument
109 static struct mode_adjust *adj_nunits; argument
110 static struct mode_adjust *adj_bytesize;
112 static struct mode_adjust *adj_format;
113 static struct mode_adjust *adj_ibit;
114 static struct mode_adjust *adj_fbit;
221 struct mode_adjust *a; in new_adjust()
249 a = XNEW (struct mode_adjust); in new_adjust()
1039 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgenmodes.c99 struct mode_adjust struct
101 struct mode_adjust *next; argument
109 static struct mode_adjust *adj_nunits; argument
110 static struct mode_adjust *adj_bytesize;
112 static struct mode_adjust *adj_format;
113 static struct mode_adjust *adj_ibit;
114 static struct mode_adjust *adj_fbit;
221 struct mode_adjust *a; in new_adjust()
249 a = XNEW (struct mode_adjust); in new_adjust()
1013 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgenmodes.c98 struct mode_adjust struct
100 struct mode_adjust *next; argument
108 static struct mode_adjust *adj_nunits; argument
109 static struct mode_adjust *adj_bytesize;
111 static struct mode_adjust *adj_format;
112 static struct mode_adjust *adj_ibit;
113 static struct mode_adjust *adj_fbit;
220 struct mode_adjust *a; in new_adjust()
248 a = XNEW (struct mode_adjust); in new_adjust()
1019 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgenmodes.c99 struct mode_adjust struct
101 struct mode_adjust *next; argument
109 static struct mode_adjust *adj_nunits; argument
110 static struct mode_adjust *adj_bytesize;
112 static struct mode_adjust *adj_format;
113 static struct mode_adjust *adj_ibit;
114 static struct mode_adjust *adj_fbit;
221 struct mode_adjust *a; in new_adjust()
249 a = XNEW (struct mode_adjust); in new_adjust()
1013 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgenmodes.c98 struct mode_adjust struct
100 struct mode_adjust *next; argument
108 static struct mode_adjust *adj_nunits; argument
109 static struct mode_adjust *adj_bytesize;
111 static struct mode_adjust *adj_format;
112 static struct mode_adjust *adj_ibit;
113 static struct mode_adjust *adj_fbit;
220 struct mode_adjust *a; in new_adjust()
248 a = XNEW (struct mode_adjust); in new_adjust()
1019 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgenmodes.c98 struct mode_adjust struct
100 struct mode_adjust *next; argument
108 static struct mode_adjust *adj_nunits; argument
109 static struct mode_adjust *adj_bytesize;
111 static struct mode_adjust *adj_format;
112 static struct mode_adjust *adj_ibit;
113 static struct mode_adjust *adj_fbit;
220 struct mode_adjust *a; in new_adjust()
248 a = XNEW (struct mode_adjust); in new_adjust()
1019 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenmodes.c98 struct mode_adjust struct
100 struct mode_adjust *next; argument
108 static struct mode_adjust *adj_nunits; argument
109 static struct mode_adjust *adj_bytesize;
111 static struct mode_adjust *adj_format;
112 static struct mode_adjust *adj_ibit;
113 static struct mode_adjust *adj_fbit;
220 struct mode_adjust *a; in new_adjust()
248 a = XNEW (struct mode_adjust); in new_adjust()
1019 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgenmodes.c99 struct mode_adjust struct
101 struct mode_adjust *next; argument
109 static struct mode_adjust *adj_nunits; argument
110 static struct mode_adjust *adj_bytesize;
112 static struct mode_adjust *adj_format;
113 static struct mode_adjust *adj_ibit;
114 static struct mode_adjust *adj_fbit;
221 struct mode_adjust *a; in new_adjust()
249 a = XNEW (struct mode_adjust); in new_adjust()
1035 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgenmodes.c98 struct mode_adjust struct
100 struct mode_adjust *next; argument
108 static struct mode_adjust *adj_nunits; argument
109 static struct mode_adjust *adj_bytesize;
111 static struct mode_adjust *adj_format;
112 static struct mode_adjust *adj_ibit;
113 static struct mode_adjust *adj_fbit;
220 struct mode_adjust *a; in new_adjust()
248 a = XNEW (struct mode_adjust); in new_adjust()
1005 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgenmodes.c99 struct mode_adjust struct
101 struct mode_adjust *next; argument
109 static struct mode_adjust *adj_nunits; argument
110 static struct mode_adjust *adj_bytesize;
112 static struct mode_adjust *adj_format;
113 static struct mode_adjust *adj_ibit;
114 static struct mode_adjust *adj_fbit;
221 struct mode_adjust *a; in new_adjust()
249 a = XNEW (struct mode_adjust); in new_adjust()
1013 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgenmodes.c98 struct mode_adjust struct
100 struct mode_adjust *next; argument
108 static struct mode_adjust *adj_nunits; argument
109 static struct mode_adjust *adj_bytesize;
111 static struct mode_adjust *adj_format;
112 static struct mode_adjust *adj_ibit;
113 static struct mode_adjust *adj_fbit;
220 struct mode_adjust *a; in new_adjust()
248 a = XNEW (struct mode_adjust); in new_adjust()
1005 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenmodes.c99 struct mode_adjust struct
101 struct mode_adjust *next; argument
109 static struct mode_adjust *adj_nunits; argument
110 static struct mode_adjust *adj_bytesize;
112 static struct mode_adjust *adj_format;
113 static struct mode_adjust *adj_ibit;
114 static struct mode_adjust *adj_fbit;
221 struct mode_adjust *a; in new_adjust()
249 a = XNEW (struct mode_adjust); in new_adjust()
1035 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgenmodes.c98 struct mode_adjust struct
100 struct mode_adjust *next; argument
108 static struct mode_adjust *adj_nunits; argument
109 static struct mode_adjust *adj_bytesize;
111 static struct mode_adjust *adj_format;
112 static struct mode_adjust *adj_ibit;
113 static struct mode_adjust *adj_fbit;
220 struct mode_adjust *a; in new_adjust()
248 a = XNEW (struct mode_adjust); in new_adjust()
1019 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgenmodes.c99 struct mode_adjust struct
101 struct mode_adjust *next; argument
109 static struct mode_adjust *adj_nunits; argument
110 static struct mode_adjust *adj_bytesize;
112 static struct mode_adjust *adj_format;
113 static struct mode_adjust *adj_ibit;
114 static struct mode_adjust *adj_fbit;
221 struct mode_adjust *a; in new_adjust()
249 a = XNEW (struct mode_adjust); in new_adjust()
1035 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgenmodes.c98 struct mode_adjust struct
100 struct mode_adjust *next; argument
108 static struct mode_adjust *adj_nunits; argument
109 static struct mode_adjust *adj_bytesize;
111 static struct mode_adjust *adj_format;
112 static struct mode_adjust *adj_ibit;
113 static struct mode_adjust *adj_fbit;
220 struct mode_adjust *a; in new_adjust()
248 a = XNEW (struct mode_adjust); in new_adjust()
1005 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgenmodes.c93 struct mode_adjust struct
95 struct mode_adjust *next; argument
103 static struct mode_adjust *adj_bytesize; argument
104 static struct mode_adjust *adj_alignment;
105 static struct mode_adjust *adj_format;
106 static struct mode_adjust *adj_ibit;
107 static struct mode_adjust *adj_fbit;
206 struct mode_adjust **category, const char *catname, in new_adjust()
213 struct mode_adjust *a; in new_adjust()
241 a = XNEW (struct mode_adjust); in new_adjust()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgenmodes.c93 struct mode_adjust struct
95 struct mode_adjust *next; argument
103 static struct mode_adjust *adj_bytesize; argument
104 static struct mode_adjust *adj_alignment;
105 static struct mode_adjust *adj_format;
106 static struct mode_adjust *adj_ibit;
107 static struct mode_adjust *adj_fbit;
206 struct mode_adjust **category, const char *catname, in new_adjust()
213 struct mode_adjust *a; in new_adjust()
241 a = XNEW (struct mode_adjust); in new_adjust()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenmodes.c92 struct mode_adjust struct
94 struct mode_adjust *next; argument
102 static struct mode_adjust *adj_bytesize; argument
103 static struct mode_adjust *adj_alignment;
104 static struct mode_adjust *adj_format;
197 struct mode_adjust **category, const char *catname, in new_adjust()
203 struct mode_adjust *a; in new_adjust()
229 a = xmalloc (sizeof (struct mode_adjust)); in new_adjust()
1066 struct mode_adjust *a; in emit_mode_adjustments()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenmodes.c92 struct mode_adjust struct
94 struct mode_adjust *next; argument
102 static struct mode_adjust *adj_bytesize; argument
103 static struct mode_adjust *adj_alignment;
104 static struct mode_adjust *adj_format;
197 struct mode_adjust **category, const char *catname, in new_adjust()
203 struct mode_adjust *a; in new_adjust()
229 a = xmalloc (sizeof (struct mode_adjust)); in new_adjust()
1066 struct mode_adjust *a; in emit_mode_adjustments()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgenmodes.c93 struct mode_adjust struct
95 struct mode_adjust *next; argument
103 static struct mode_adjust *adj_bytesize; argument
104 static struct mode_adjust *adj_alignment;
105 static struct mode_adjust *adj_format;
106 static struct mode_adjust *adj_ibit;
107 static struct mode_adjust *adj_fbit;
206 struct mode_adjust **category, const char *catname, in new_adjust()
213 struct mode_adjust *a; in new_adjust()
241 a = XNEW (struct mode_adjust); in new_adjust()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgenmodes.c96 struct mode_adjust struct
98 struct mode_adjust *next; argument
106 static struct mode_adjust *adj_bytesize; argument
107 static struct mode_adjust *adj_alignment;
108 static struct mode_adjust *adj_format;
109 static struct mode_adjust *adj_ibit;
110 static struct mode_adjust *adj_fbit;
216 struct mode_adjust *a; in new_adjust()
244 a = XNEW (struct mode_adjust); in new_adjust()
958 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgenmodes.c96 struct mode_adjust struct
98 struct mode_adjust *next; argument
106 static struct mode_adjust *adj_bytesize; argument
107 static struct mode_adjust *adj_alignment;
108 static struct mode_adjust *adj_format;
109 static struct mode_adjust *adj_ibit;
110 static struct mode_adjust *adj_fbit;
216 struct mode_adjust *a; in new_adjust()
244 a = XNEW (struct mode_adjust); in new_adjust()
958 struct mode_adjust *a; in emit_mode_size_inline()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgenmodes.c93 struct mode_adjust struct
95 struct mode_adjust *next; argument
103 static struct mode_adjust *adj_bytesize; argument
104 static struct mode_adjust *adj_alignment;
105 static struct mode_adjust *adj_format;
198 struct mode_adjust **category, const char *catname, in new_adjust()
204 struct mode_adjust *a; in new_adjust()
230 a = XNEW (struct mode_adjust); in new_adjust()
1103 struct mode_adjust *a; in emit_mode_adjustments()

12345