Home
last modified time | relevance | path

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

12345

/toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
Dunzip.c588 unz64_s us; in unzOpenInternal() local
606 us.z_filefunc.zseek32_file = NULL; in unzOpenInternal()
607 us.z_filefunc.ztell32_file = NULL; in unzOpenInternal()
609 fill_fopen64_filefunc(&us.z_filefunc.zfile_func64); in unzOpenInternal()
611 us.z_filefunc = *pzlib_filefunc64_32_def; in unzOpenInternal()
612 us.is64bitOpenFunction = is64bitOpenFunction; in unzOpenInternal()
616 us.filestream = ZOPEN64(us.z_filefunc, in unzOpenInternal()
620 if (us.filestream==NULL) in unzOpenInternal()
623 central_pos = unz64local_SearchCentralDir64(&us.z_filefunc,us.filestream); in unzOpenInternal()
629 us.isZip64 = 1; in unzOpenInternal()
[all …]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Dreloc-6a.s1 .globl us symbol
3 us: label
6 lw $4,%got_page(us)($gp)
7 addiu $4,$4,%got_ofst(us)
Dreloc-6b.s6 lw $4,%got_page(us)($gp)
7 addiu $4,$4,%got_ofst(us)
/toolchain/binutils/binutils-2.27/config/
Dgettext-sister.m46 # for us. In fact, there's no need even to look at the cache for the
40 # If there aren't any .gmo files the shell will give us the
48 # leaving us with one backslash in the sed expression (right
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
Drd-v32-l3.d4 .*: file format elf32-us-cris
Drd-v32s-3.d4 .*: file format elf32-us-cris
Drd-v32-l1.d4 .*: file format elf32-us-cris
Drd-v10_32o-1.d8 .*: file format elf32-us-cris
Drd-v32o-1.d8 .*: file format elf32-us-cris
Drd-usp-1b.d7 .*: file format elf32-us-cris
Drd-bound1.d3 .*: file format elf32-us-cris
Drd-bound3.d8 .*: file format elf32-us-cris
Drd-v32-b3.d6 .*: file format elf32-us-cris
Drd-bound2.d5 .*: file format elf32-us-cris
Drd-v32s-2.d4 .*: file format elf32-us-cris
Drd-v32-b1.d4 .*: file format elf32-us-cris
Drd-v32-i1.d6 .*: file format elf32-us-cris
Drd-bound4.d8 .*: file format elf32-us-cris
Drd-pcplus.d4 .*: file format elf32-us-cris
Drd-v32-f1.d6 .*: file format elf32-us-cris
Drd-v32-b2.d4 .*: file format elf32-us-cris
Drd-v32-l4.d6 .*: file format elf32-us-cris
Drd-spr-1.d6 .*: file format elf32-us-cris
Drd-regprefix-1b.d8 # elf32-cris (not elf32-us-cris) as well so we spell out the target name.
/toolchain/binutils/binutils-2.27/binutils/
Drclex.c769 unichar *us; in yylex() local
844 us = handle_uniquotes (&length); in yylex()
846 yylval.uni = us; in yylex()
850 yylval.suni.s = us; in yylex()

12345