| /onnv/onnv-gate/usr/src/lib/libc/i386/gen/ |
| _divdi3.s | 50 int64_t label 51 __divdi3(int64_t a, int64_t b) 55 int64_t label 56 __moddi3(int64_t a, int64_t b) 104 / int64_t 105 / __divdi3(int64_t x, int64_t y) 124 / return (negative ? (int64_t) - r : r) [all...] |
| /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/ |
| stdint.h | 16 typedef signed long long int64_t; typedef
|
| /onnv/onnv-gate/usr/src/common/util/i386/ |
| muldiv.s | 48 int64_t label 49 __mul64(int64_t a, int64_t b) 108 __urem64(int64_t a, int64_t b) 112 int64_t label 113 __div64(int64_t a, int64_t b) 117 int64_t label 118 __rem64(int64_t a, int64_t b 889 int64_t __divrem64(int64_t a, int64_t b) label [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| int_types.h | 85 typedef long int64_t; typedef 89 typedef long long int64_t; typedef 109 typedef int64_t intmax_t;
|
| /onnv/onnv-gate/usr/src/uts/sun4u/cpu/ |
| common_asm.s | 848 int64_t timedelta; label 851 int64_t hrestime_adj; label 875 .word 0, 0 /* int64_t */ 881 .word 0, 0 /* int64_t */ [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4v/cpu/ |
| common_asm.s | 692 int64_t timedelta; label 695 int64_t hrestime_adj; label 719 .word 0, 0 /* int64_t */ 725 .word 0, 0 /* int64_t */
|
| /onnv/onnv-gate/usr/src/uts/sun4v/ml/ |
| hcall.s | 63 int64_t label 68 int64_t label 333 int64_t label 338 int64_t label 339 hv_cnread(uint64_t buf_ra, uint64_t count, int64_t *retcount) 423 * int64_t hv_cnputchar(uint8_t ch) 433 * int64_t hv_cngetchar(uint8_t *ch)
|
| /onnv/onnv-gate/usr/src/uts/intel/ia32/ml/ |
| i86_subr.s | 3513 int64_t timedelta; label 3516 int64_t hrestime_adj; label [all...] |
| /onnv/onnv-gate/usr/src/cmd/ssh/include/ |
| defines.h | 227 typedef long int int64_t; typedef 231 typedef long long int int64_t; typedef
|
| /onnv/onnv-gate/usr/src/uts/common/io/myri10ge/firmware/ |
| myri10ge_mcp.h | 38 typedef signed long long int64_t; typedef
|