| /src/lib/libc/arch/aarch64/softfloat/ |
| aarch64-gcc.h | 43 typedef signed long long int int64; typedef
|
| /src/lib/libc/arch/arm/softfloat/ |
| arm-gcc.h | 41 typedef signed long long int int64; typedef
|
| /src/lib/libc/arch/m68k/softfloat/ |
| m68k-gcc.h | 43 typedef signed long long int int64; typedef
|
| /src/lib/libc/arch/mips/softfloat/ |
| mips-gcc.h | 41 typedef signed long long int int64; typedef
|
| /src/lib/libc/arch/or1k/softfloat/ |
| or1k-gcc.h | 43 typedef signed long long int int64; typedef
|
| /src/lib/libc/arch/powerpc/softfloat/ |
| powerpc-gcc.h | 43 typedef signed long long int int64; typedef
|
| /src/lib/libc/arch/sh3/softfloat/ |
| sh3-gcc.h | 43 typedef signed long long int int64; typedef
|
| /src/lib/libc/arch/sparc64/softfloat/ |
| sparc64-gcc.h | 43 typedef signed long long int int64; typedef
|
| /src/regress/lib/libc/ieeefp/testfloat/include/ |
| milieu.h | 103 typedef int64_t int64; typedef
|
| /src/sys/lib/libkern/ |
| milieu.h | 101 typedef int64_t int64; typedef
|
| /src/external/bsd/ntp/dist/include/ |
| ntp_types.h | 148 typedef int64_t int64; typedef 153 typedef long int64; typedef 158 typedef long long int64; typedef 214 int64 q_s; /* signed quad scalar */
|
| /src/external/mit/libcbor/dist/test/ |
| stream_expectations.h | 58 uint64_t int64; member in union:test_expectation_data
|
| /src/crypto/external/bsd/openssh/dist/ |
| ed25519.c | 24 #define int64 crypto_int64 macro
|
| sntrup761.c | 25 #define int64 crypto_int64 macro
|
| /src/external/gpl3/gdb/dist/gdb/ |
| aix-thread.c | 1644 uint64_t int64; local 1700 regcache->raw_collect (tdep->ppc_gp0_regnum + i, (void *) &int64); 1701 ctx.gpr[i] = int64;
|
| tracectf.c | 499 int64_t int64; local 507 int64 = tsv->initial_value; 508 ctf_save_align_write (&writer->tcs, (gdb_byte *) &int64, 8, 8); 533 int64_t int64; local 542 int64 = tp->addr; 543 ctf_save_align_write (&writer->tcs, (gdb_byte *) &int64, 8, 8); 546 int64 = tp->traceframe_usage; 547 ctf_save_align_write (&writer->tcs, (gdb_byte *) &int64, 8, 8);
|
| m32c-tdep.c | 126 *int64 = nullptr; 212 tdep->int64 = init_integer_type (alloc, 64, 0, "int64_t"); 893 r3r1r2r0 = CCAT (r3r1, r2r0, tdep->int64); 896 = add_reg (arch, "r3r2r1r0", tdep->int64, 0, 125 *int64 = nullptr; member in struct:gdbarch_tdep_base
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| aix-thread.c | 1647 uint64_t int64; local 1703 regcache->raw_collect (tdep->ppc_gp0_regnum + i, (void *) &int64); 1704 ctx.gpr[i] = int64;
|
| tracectf.c | 499 int64_t int64; local 507 int64 = tsv->initial_value; 508 ctf_save_align_write (&writer->tcs, (gdb_byte *) &int64, 8, 8); 533 int64_t int64; local 542 int64 = tp->addr; 543 ctf_save_align_write (&writer->tcs, (gdb_byte *) &int64, 8, 8); 546 int64 = tp->traceframe_usage; 547 ctf_save_align_write (&writer->tcs, (gdb_byte *) &int64, 8, 8);
|
| m32c-tdep.c | 126 *int64 = nullptr; 212 tdep->int64 = init_integer_type (alloc, 64, 0, "int64_t"); 893 r3r1r2r0 = CCAT (r3r1, r2r0, tdep->int64); 896 = add_reg (arch, "r3r2r1r0", tdep->int64, 0, 125 *int64 = nullptr; member in struct:gdbarch_tdep_base
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
| NVPTXAsmPrinter.cpp | 1824 long long int64 = (long long)(constInt->getZExtValue()); local 1825 ConvertIntToBytes<>(ptr, int64); 1831 long long int64 = (long long)(constInt->getZExtValue()); local 1832 ConvertIntToBytes<>(ptr, int64);
|
| /src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| tokens.h | 148 int64, member in class:TOK 401 int64, member in class:EXP
|