HomeSort by: relevance | last modified time | path
    Searched refs:long (Results 1 - 25 of 242) sorted by relevancy

1 2 3 4 5 6 7 8 910

  /src/usr.bin/make/unit-tests/
varfind.exp 1 VarFind-aliases.to: long explicit-dependency VarFind-aliases.from
3 VarFind-aliases.to: long
5 VarFind-aliases.to: long VarFind-aliases.from
7 VarFind-aliases.to: long
9 VarFind-aliases.to: long explicit-dependency VarFind-aliases.from
11 VarFind-aliases.to: long VarFind-aliases
13 VarFind-aliases.to: long VarFind-aliases.to
sh-leading-hyphen.exp 7 unknown-long-option 'needed for needshell in compat.c'
8 unknown-long-option: not found
job-output-long-lines.mk 1 # $NetBSD: job-output-long-lines.mk,v 1.4 2020/11/01 17:29:13 rillig Exp $
3 # The jobs may produce long lines of output. A practical case are the echoed
varmod-order-numeric.mk 12 # Make uses 'long long' for C99 or later, and 'long' for older C versions.
parse-var.mk 9 # long form with braces endc == '}'
10 # long form with parentheses endc == ')'
42 # for the long forms, EOF right after '${'
43 # for the long forms, EOF after the variable name
44 # for the long forms, EOF after the ':'
45 # for the long forms, EOF after parsing a modifier
46 # for the long forms, ':}'
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
riscv-unwind-long-insn.exp 20 # Each of the files riscv-unwind-long-insn-*.s include a function
21 # (func) that contains a fake long instruction (6 or 8 bytes) in the
27 standard_testfile riscv-unwind-long-insn.c \
28 riscv-unwind-long-insn.S
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
riscv-unwind-long-insn.exp 20 # Each of the files riscv-unwind-long-insn-*.s include a function
21 # (func) that contains a fake long instruction (6 or 8 bytes) in the
27 standard_testfile riscv-unwind-long-insn.c \
28 riscv-unwind-long-insn.S
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
return-nodebug.exp 51 foreach type {{signed char} {short} {int} {long} {long long} {float} {double}} {
align.exp.tcl 24 long {unsigned long}
25 {long long} {unsigned long long}
27 double {long double}
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
return-nodebug.exp 51 foreach type {{signed char} {short} {int} {long} {long long} {float} {double}} {
align.exp.tcl 24 long {unsigned long}
25 {long long} {unsigned long long}
27 double {long double}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
cpsizeof.exp 35 foreach v {char int long float double a4 a8 a12 Class Union Enum c4 u8 e12} {
rvalue-ref-sizeof.exp 38 foreach v {char int long float double a4 a8 a12 Class Union Enum c4 u8 e12} {
align.exp 29 long {unsigned long}
30 {long long} {unsigned long long}
32 double {long double}
155 && ($type == "double" || $type == "long long"
156 || $type == "unsigned long long")}
    [all...]
cpexprs.exp.tcl 223 add {base::overload(long) const} \
224 {int (const base * const, long)} \
423 add {tclass<long>::do_something} \
424 {void (tclass<long> * const)} \
443 add {flubber<int, int, int, int, long>} \
459 add {flubber<int, int, int, short, long>} \
467 add {flubber<int, int, int, long, int>} \
471 add {flubber<int, int, int, long, short>} \
475 add {flubber<int, int, int, long, long>} \
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
cpsizeof.exp 35 foreach v {char int long float double a4 a8 a12 Class Union Enum c4 u8 e12} {
rvalue-ref-sizeof.exp 38 foreach v {char int long float double a4 a8 a12 Class Union Enum c4 u8 e12} {
align.exp 29 long {unsigned long}
30 {long long} {unsigned long long}
32 double {long double}
155 && ($type == "double" || $type == "long long"
156 || $type == "unsigned long long")}
    [all...]
cpexprs.exp.tcl 223 add {base::overload(long) const} \
224 {int (const base * const, long)} \
423 add {tclass<long>::do_something} \
424 {void (tclass<long> * const)} \
443 add {flubber<int, int, int, int, long>} \
459 add {flubber<int, int, int, short, long>} \
467 add {flubber<int, int, int, long, int>} \
471 add {flubber<int, int, int, long, short>} \
475 add {flubber<int, int, int, long, long>} \
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/
popham.asm 40 C unsigned long mpn_popcount (mp_srcptr src, mp_size_t size);
41 C unsigned long mpn_hamdist (mp_srcptr src, mp_srcptr src2, mp_size_t size);
82 .long 0xAAAAAAAA
83 .long 0xAAAAAAAA
86 .long 0x33333333
87 .long 0x33333333
90 .long 0x0F0F0F0F
91 .long 0x0F0F0F0F
94 .long 0x000000FF
95 .long 0x000000F
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/
gen-oid.pl 116 my ($type, $oid, $short, $long) = ($1, $2, $3, $4);
117 my $object = { type=> $type, oid => $oid, short => $short, long => $long };
130 printf " { %s, \"%s\", %s, %s },\n", $$m->{oid}, $$m->{oid}, $$m->{short}, $$m->{long};
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
popham.asm 41 C unsigned long mpn_popcount (mp_srcptr src, mp_size_t size);
42 C unsigned long mpn_hamdist (mp_srcptr src, mp_srcptr src2, mp_size_t size);
88 .long 0xAAAAAAAA
89 .long 0xAAAAAAAA
92 .long 0x33333333
93 .long 0x33333333
96 .long 0x0F0F0F0F
97 .long 0x0F0F0F0F
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/mmx/
popham.asm 44 C unsigned long mpn_popcount (mp_srcptr src, mp_size_t size);
45 C unsigned long mpn_hamdist (mp_srcptr src, mp_srcptr src2, mp_size_t size);
88 .long 0xAAAAAAAA
89 .long 0xAAAAAAAA
91 .long 0x33333333
92 .long 0x33333333
94 .long 0x0F0F0F0F
95 .long 0x0F0F0F0F
  /src/external/mit/xorg/lib/libxcb/
xcb.mk 12 LINTFLAGS+= -X 132 # int = long (mostly for pointer differences)
  /src/external/gpl3/gcc/lib/libobjc/arch/sparc/
defs.mk 5 G_ALL_OPT_FILES=${GNUHOSTDIST}/gcc/fortran/lang.opt ${GNUHOSTDIST}/gcc/lto/lang.opt ${GNUHOSTDIST}/gcc/c-family/c.opt ${GNUHOSTDIST}/gcc/common.opt ${GNUHOSTDIST}/gcc/params.opt ${GNUHOSTDIST}/gcc/analyzer/analyzer.opt ${GNUHOSTDIST}/gcc/config/sparc/sparc.opt ${GNUHOSTDIST}/gcc/config/netbsd.opt ${GNUHOSTDIST}/gcc/config/netbsd-elf.opt ${GNUHOSTDIST}/gcc/config/sparc/long-double-switch.opt
6 G_ALL_OPT_URL_FILES= ${GNUHOSTDIST}/gcc/fortran/lang.opt.urls ${GNUHOSTDIST}/gcc/lto/lang.opt.urls ${GNUHOSTDIST}/gcc/c-family/c.opt.urls ${GNUHOSTDIST}/gcc/common.opt.urls ${GNUHOSTDIST}/gcc/params.opt.urls ${GNUHOSTDIST}/gcc/analyzer/analyzer.opt.urls ${GNUHOSTDIST}/gcc/config/sparc/sparc.opt.urls ${GNUHOSTDIST}/gcc/config/netbsd.opt.urls ${GNUHOSTDIST}/gcc/config/netbsd-elf.opt.urls ${GNUHOSTDIST}/gcc/config/sparc/long-double-switch.opt.urls

Completed in 43 milliseconds

1 2 3 4 5 6 7 8 910