Home
last modified time | relevance | path

Searched defs:orl (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_resource.c83 struct orlimit orl; in linux32_sys_getrlimit() local
104 struct orlimit orl; in linux32_sys_setrlimit() local
135 struct rlimit rl, nrl, orl; in linux32_sys_prlimit64() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dlb1sf68.S391 orl d7,d4 define
678 orl d7,d0 define
688 orl d7,d0 define
713 orl d7,d0 define
785 orl d6,d7 define
802 orl d7,d0 | and put hidden bit back define
818 orl d7,d2 | and put hidden bit back define
1191 orl d4,d0 | define
1293 orl d4,d0 | define
1381 orl d1,d0 | define
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dlb1sf68.S391 orl d7,d4 define
687 orl d7,d0 define
697 orl d7,d0 define
722 orl d7,d0 define
794 orl d6,d7 define
811 orl d7,d0 | and put hidden bit back define
827 orl d7,d2 | and put hidden bit back define
1200 orl d4,d0 | define
1302 orl d4,d0 | define
1390 orl d1,d0 | define
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dbfd-in.h182 struct orl /* Output ranlib. */ struct
184 char **name; /* Symbol name. */
186 {
189 } u; /* bfd* or file position. */
190 int namidx; /* Index into string table. */
H A Dbfd-in2.h189 struct orl /* Output ranlib. */ struct
191 char **name; /* Symbol name. */
193 {
196 } u; /* bfd* or file position. */
197 int namidx; /* Index into string table. */
/netbsd-src/external/lgpl3/gmp/dist/mpn/m68k/
H A Drshift.asm111 orl d3, d1 define
118 orl d3, d2 define
H A Dlshift.asm121 orl d3, d1 define
128 orl d3, d2 define
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlibbfd.h979 struct orl /* Output ranlib. */ struct
981 char **name; /* Symbol name. */
983 {
986 } u; /* bfd* or file position. */
987 int namidx; /* Index into string table. */
/netbsd-src/sys/compat/linux/common/
H A Dlinux_misc.c1484 struct rlimit orl; in linux_sys_getrlimit() local
1513 struct rlimit orl; in linux_sys_setrlimit() local
1515 struct orlimit orl; in linux_sys_setrlimit() local
1549 struct rlimit rl, nrl, orl; linux_sys_prlimit64() local
[all...]
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipseb/
H A Dbfd.h193 struct orl /* Output ranlib. */ struct
195 char **name; /* Symbol name. */
197 {
200 } u; /* bfd* or file position. */
201 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/
H A Dbfd.h193 struct orl /* Output ranlib. */ struct
195 char **name; /* Symbol name. */
197 {
200 } u; /* bfd* or file position. */
201 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64eb/
H A Dbfd.h193 struct orl /* Output ranlib. */ struct
195 char **name; /* Symbol name. */
197 {
200 } u; /* bfd* or file position. */
201 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64/
H A Dbfd.h193 struct orl /* Output ranlib. */ struct
195 char **name; /* Symbol name. */
197 {
200 } u; /* bfd* or file position. */
201 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/vax/
H A Dbfd.h193 struct orl /* Output ranlib. */ struct
195 char **name; /* Symbol name. */
197 {
200 } u; /* bfd* or file position. */
201 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsel/
H A Dbfd.h193 struct orl /* Output ranlib. */ struct
195 char **name; /* Symbol name. */
197 {
200 } u; /* bfd* or file position. */
201 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/armeb/
H A Dbfd.h262 struct orl /* Output ranlib. */ struct
264 char **name; /* Symbol name. */
266 {
269 } u; /* bfd* or file position. */
270 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/armeb/
H A Dbfd.h262 struct orl /* Output ranlib. */ struct
264 char **name; /* Symbol name. */
266 {
269 } u; /* bfd* or file position. */
270 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/sh3eb/
H A Dbfd.h193 struct orl /* Output ranlib. */ struct
195 char **name; /* Symbol name. */
197 {
200 } u; /* bfd* or file position. */
201 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/or1k/
H A Dbfd.h260 struct orl /* Output ranlib. */ struct
262 char **name; /* Symbol name. */
264 {
267 } u; /* bfd* or file position. */
268 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/riscv32/
H A Dbfd.h193 struct orl /* Output ranlib. */ struct
195 char **name; /* Symbol name. */
197 {
200 } u; /* bfd* or file position. */
201 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/i386/
H A Dbfd.h193 struct orl /* Output ranlib. */ struct
195 char **name; /* Symbol name. */
197 {
200 } u; /* bfd* or file position. */
201 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/coldfire/
H A Dbfd.h260 struct orl /* Output ranlib. */ struct
262 char **name; /* Symbol name. */
264 {
267 } u; /* bfd* or file position. */
268 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/arm/
H A Dbfd.h262 struct orl /* Output ranlib. */ struct
264 char **name; /* Symbol name. */
266 {
269 } u; /* bfd* or file position. */
270 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/alpha/
H A Dbfd.h193 struct orl /* Output ranlib. */ struct
195 char **name; /* Symbol name. */
197 {
200 } u; /* bfd* or file position. */
201 int namidx; /* Index into string table. */
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsn64el/
H A Dbfd.h193 struct orl /* Output ranlib. */ struct
195 char **name; /* Symbol name. */
197 {
200 } u; /* bfd* or file position. */
201 int namidx; /* Index into string table. */

12