| /netvirt/usr/src/lib/libc/i386/gen/ |
| _divdi3.s | 53 int64_t label 54 __divdi3(int64_t a, int64_t b) 58 int64_t label 59 __moddi3(int64_t a, int64_t b) 107 / int64_t 108 / __divdi3(int64_t x, int64_t y) 127 / return (negative ? (int64_t) - r : r) [all...] |
| /netvirt/usr/src/grub/grub-0.95/netboot/ |
| stdint.h | 16 typedef signed long long int64_t; typedef
|
| /netvirt/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...] |
| /netvirt/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;
|
| /netvirt/usr/src/uts/sun4u/cpu/ |
| common_asm.s | 850 int64_t timedelta; label 853 int64_t hrestime_adj; label 877 .word 0, 0 /* int64_t */ 883 .word 0, 0 /* int64_t */ [all...] |
| /netvirt/usr/src/uts/sun4v/cpu/ |
| common_asm.s | 676 int64_t timedelta; label 679 int64_t hrestime_adj; label 703 .word 0, 0 /* int64_t */ 709 .word 0, 0 /* int64_t */
|
| /netvirt/usr/src/uts/sun4v/ml/ |
| hcall.s | 65 int64_t label 70 int64_t label 330 int64_t label 335 int64_t label 336 hv_cnread(uint64_t buf_ra, uint64_t count, int64_t *retcount) 406 * int64_t hv_cnputchar(uint8_t ch) 416 * int64_t hv_cngetchar(uint8_t *ch)
|
| /netvirt/usr/src/cmd/ssh/include/ |
| defines.h | 229 typedef long int int64_t; typedef 233 typedef long long int int64_t; typedef
|
| /netvirt/usr/src/uts/intel/ia32/ml/ |
| i86_subr.s | 3413 int64_t timedelta; label 3416 int64_t hrestime_adj; label [all...] |