/src/usr.sbin/makefs/ffs/ |
namespace.h | 4 #define daddr_t int64_t
|
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/x86_64/ |
floatdidf.c | 11 double __floatdidf(int64_t a)
|
floatdisf.c | 9 float __floatdisf(int64_t a)
|
floatdixf.c | 11 long double __floatdixf(int64_t a)
|
/src/usr.sbin/altq/libaltq/ |
qop_jobs.h | 97 int64_t adc; 98 int64_t rdc; 99 int64_t alc; 100 int64_t rlc; 101 int64_t arc; 111 int64_t adc, int64_t rdc, int64_t alc, int64_t rlc, int64_t arc [all...] |
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/ |
ed25519_ref10_fe_25_5.h | 200 const uint32_t mask = (uint32_t) (-(int64_t) b); 407 int64_t f0g0 = f0 * (int64_t) g0; 408 int64_t f0g1 = f0 * (int64_t) g1; 409 int64_t f0g2 = f0 * (int64_t) g2; 410 int64_t f0g3 = f0 * (int64_t) g3; 411 int64_t f0g4 = f0 * (int64_t) g4 [all...] |
/src/tools/gpt/ |
namespace.h | 4 extern int dehumanize_number(const char *, int64_t *);
|
/src/sys/arch/sparc64/include/ |
reg.h | 101 int64_t tf_tstate; /* tstate register */ 102 int64_t tf_pc; /* return pc */ 103 int64_t tf_npc; /* return npc */ 104 int64_t tf_fault; /* faulting addr -- need somewhere to save it */ 105 int64_t tf_kstack; /* kernel stack of prev tf */ 110 int64_t tf_global[8]; /* global registers in trap's caller */ 112 int64_t tf_out[8]; /* output registers in trap's caller */ 113 int64_t tf_local[8]; /* local registers in trap's caller (for debug) */ 114 int64_t tf_in[8]; /* in registers in trap's caller (for debug) */ 134 int64_t rw_local[8]; /* %l0..%l7 * [all...] |
hypervisor.h | 38 int64_t hv_api_get_version(uint64_t api_group, 41 int64_t hv_api_set_version(uint64_t api_group, 52 int64_t hv_mach_desc(paddr_t buffer, psize_t *length); 61 int64_t hv_cpu_qconf(uint64_t queue, uint64_t base, uint64_t nentries); 68 int64_t hv_cpu_mondo_send(uint64_t ncpus, paddr_t cpulist, paddr_t data); 69 int64_t hv_cpu_myid(uint64_t *cpuid); 77 int64_t hv_mmu_demap_page(vaddr_t vaddr, uint64_t context, uint64_t flags); 78 int64_t hv_mmu_demap_ctx(uint64_t context, uint64_t flags); 79 int64_t hv_mmu_demap_all(uint64_t flags); 80 int64_t hv_mmu_map_perm_addr(vaddr_t vaddr, uint64_t tte, uint64_t flags) [all...] |
/src/tests/usr.bin/xlint/lint1/ |
expr_fold_strict_bool.c | 13 typedef long long int64_t; typedef in typeref:typename:long long 22 _Bool lt_signed_big_ok: (int64_t)(1ULL << 63) < 1LL ? 1 : -1; 24 _Bool lt_signed_big_bad: 1LL < (int64_t)(1ULL << 63) ? 1 : -1;
|
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
sanitizer_ring_buffer_test.cc | 19 int64_t v; 20 int64_t extra[3]; 22 explicit LargeStruct(int64_t v) : v(v) {} 23 operator int64_t() { return v; } 31 RingBuffer<int64_t> *RBlong = RingBuffer<int64_t>::New(20); 48 EXPECT_EQ((int64_t)(*RB)[0], (int64_t)a0); \ 49 EXPECT_EQ((int64_t)(*RB)[1], (int64_t)a1); [all...] |
/src/sys/arch/sparc64/sparc64/ |
timerreg.h | 116 volatile int64_t t_count; /* counter reg */ 117 volatile int64_t t_limit; /* limit reg */ 127 volatile int64_t* t_clrintr; /* There are two of these, too. */ 128 volatile int64_t* t_mapintr; /* Same here. */
|
/src/sys/external/bsd/drm2/dist/include/drm/ |
drm_utils.h | 19 signed long drm_timeout_abs_to_jiffies(int64_t timeout_nsec);
|
/src/sys/external/bsd/drm2/include/linux/ |
math64.h | 41 static inline int64_t 42 div64_u64(int64_t dividend, uint64_t divisor) 47 static inline int64_t 48 div_u64(int64_t dividend, uint32_t divisor) 53 static inline int64_t 54 div64_s64(int64_t dividend, int64_t divisor) 65 static inline int64_t 66 div_s64(int64_t dividend, int32_t divisor)
|
/src/usr.sbin/rtadvd/ |
advcap.h | 41 extern int64_t agetnum(const char *);
|
/src/sys/uvm/ |
uvm_extern.h | 426 int64_t pagesize; 427 int64_t pagemask; 428 int64_t pageshift; 429 int64_t npages; 430 int64_t free; 431 int64_t active; 432 int64_t inactive; 433 int64_t paging; 434 int64_t wired; 435 int64_t zeropages [all...] |
/src/lib/libc/arch/ia64/gen/ |
fpsetmask.c | 36 int64_t fpsr; 37 int64_t oldmask;
|
/src/tools/compat/ |
compat_pwd.h | 53 int64_t pw_change; 58 int64_t pw_expire;
|
/src/sys/sys/ |
wapbl_replay.h | 94 int64_t wc_head; 95 int64_t wc_tail; 96 int64_t wc_circ_off; /* offset of circ buffer region */ 97 int64_t wc_circ_size; /* size of circular buffer region */ 124 int64_t wc_daddr;
|
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/ |
fe.h | 8 int64_t h0 = load_4(s); 9 int64_t h1 = load_3(s + 4) << 6; 10 int64_t h2 = load_3(s + 7) << 5; 11 int64_t h3 = load_3(s + 10) << 3; 12 int64_t h4 = load_3(s + 13) << 2; 13 int64_t h5 = load_4(s + 16); 14 int64_t h6 = load_3(s + 20) << 7; 15 int64_t h7 = load_3(s + 23) << 5; 16 int64_t h8 = load_3(s + 26) << 4; 17 int64_t h9 = (load_3(s + 29) & 8388607) << 2 [all...] |
/src/sys/arch/mips/cavium/dev/ |
octeon_fau.c | 39 static inline int64_t octfau_op_load(uint64_t); 41 static inline void octfau_op_store(uint64_t, int64_t); 42 static inline int64_t octfau_op_load_paddr(int, int, int); 44 static inline void octfau_op_store_paddr(int, int, int64_t); 49 static inline int64_t 59 octfau_op_store(uint64_t args, int64_t value) 77 static inline int64_t 93 octfau_op_store_paddr(int noadd, int reg, int64_t value) 125 int64_t 126 octfau_op_inc_8(struct octfau_desc *fd, int64_t v [all...] |
octeon_fauvar.h | 46 int64_t octfau_op_inc_8(struct octfau_desc *, int64_t); 50 int64_t octfau_op_incwait_8(struct octfau_desc *, int); 54 int64_t octfau_op_get_8(struct octfau_desc *); 58 int64_t octfau_op_getwait_8(struct octfau_desc *); 62 void octfau_op_add_8(struct octfau_desc *, int64_t); 66 void octfau_op_set_8(struct octfau_desc *, int64_t); 119 octfau_op_inc_fetch_8(struct octfau_desc *fd, int64_t v) 126 static inline int64_t
|
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/ |
fixtfdi.c | 5 /* int64_t __fixunstfdi(long double x); 6 * This file implements the PowerPC 128-bit double-double -> int64_t conversion 26 int64_t result = hibits.x & INT64_C(0x000fffffffffffff); /* mantissa(hi) */ 30 const int64_t hiNegationMask = ((int64_t)(hibits.x)) >> 63; 36 int64_t tailMantissa = lobits.x & INT64_C(0x000fffffffffffff); 41 const int64_t loNegationMask = ((int64_t)(lobits.x)) >> 63; 42 const int64_t negationMask = loNegationMask ^ hiNegationMask; 74 int64_t result = INT64_MIN [all...] |
/src/sys/ufs/ufs/ |
dinode.h | 111 int64_t di_atime; /* 32: Last access time. */ 112 int64_t di_mtime; /* 40: Last modified time. */ 113 int64_t di_ctime; /* 48: Last inode change time. */ 114 int64_t di_birthtime; /* 56: Inode creation time. */ 123 int64_t di_extb[UFS_NXADDR];/* 96: External attributes block. */ 124 int64_t di_db[UFS_NDADDR]; /* 112: Direct disk blocks. */ 125 int64_t di_ib[UFS_NIADDR]; /* 208: Indirect disk blocks. */ 127 int64_t di_spare[2]; /* 240: Reserved; currently unused */ 141 #define UFS2_MAXSYMLINKLEN ((UFS_NDADDR + UFS_NIADDR) * sizeof(int64_t))
|
/src/sys/arch/sparc/include/ |
frame.h | 112 int64_t fr_local[8]; /* space to save locals (%l0..%l7) */ 113 int64_t fr_arg[6]; /* space to save arguments (%i0..%i5) */ 119 int64_t fr_argd[6]; /* `register save area' (lunacy) */ 120 int64_t fr_argx[0]; /* arg extension (args 7..n; variable size) */
|