HomeSort by: relevance | last modified time | path
    Searched refs:c64 (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
floatn.c 28 _Complex _Float64 c64; variable
42 c64 = 2.25f64 + 1.0if;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
floatn.c 28 _Complex _Float64 c64; variable
42 c64 = 2.25f64 + 1.0if;
  /src/tests/usr.bin/xlint/lint1/
queries.c 69 c64_t c64; variable
245 c32 = (c32_t)c64;
248 c32 = (c64_t)c64;
250 c64 = (c32_t)c32;
251 c64 = (c32_t)c64;
253 c64 = (c64_t)c32;
256 c64 = (c64_t)c64;
264 c64 = (f32_t)f32
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
DW_OP_piece_with_DW_OP_GNU_uninit.exp 29 set c64 6639779683436459270
53 DW_OP_constu $::c64
88 " = +\\\[uninitialized\\\] $c64"
opt-out-not-implptr.exp 24 set c64 6639779683436459270
70 DW_OP_constu $::c64
108 " = \\{$c64, <optimized out>, <optimized out>, <optimized out>\\}"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
DW_OP_piece_with_DW_OP_GNU_uninit.exp 29 set c64 6639779683436459270
53 DW_OP_constu $::c64
88 " = +\\\[uninitialized\\\] $c64"
opt-out-not-implptr.exp 24 set c64 6639779683436459270
70 DW_OP_constu $::c64
108 " = \\{$c64, <optimized out>, <optimized out>, <optimized out>\\}"
  /src/sys/compat/netbsd32/
netbsd32_drm.c 283 client32to64(struct drm_client *c64, const drm_client32_t *c32)
285 c64->idx = c32->idx;
286 c64->auth = c32->auth;
287 c64->pid = c32->pid;
288 c64->uid = c32->uid;
289 c64->iocs = c64->iocs;
293 client64to32(drm_client32_t *c32, const struct drm_client *c64)
295 c32->idx = c64->idx;
296 c32->auth = c64->auth
305 struct drm_client c64; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins.def 109 DEF_SVE_TYPE_SUFFIX (c64, svcount_t, count, 64, VNx16BImode)
aarch64-sve-builtins.cc 198 S (c8), S (c16), S (c32), S (c64)
568 D (c64, s64), D (c64, u64)
  /src/external/bsd/file/dist/magic/
Makefile.am 63 $(MAGIC_FRAGMENT_DIR)/c64 \
  /src/sys/arch/m68k/060sp/dist/
fplsp.sa 734 dc.l $00004c64,$60220c01,$00026608,$61ff0000

Completed in 32 milliseconds