![]() |
MOS Source Code
|
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <string.h>
Go to the source code of this file.
Macros | |
#define | uint64_t disabled_uint64_t |
#define | int64_t disabled_int64_t |
#define uint64_t disabled_uint64_t |
Definition at line 12 of file no_64bit_syshdr.h.
Referenced by check_alltypes(), cpio_fill_cache(), cpu_to_fdt64(), encode_fixed64(), fdt64_ld(), fdt64_ld_(), fdt64_st(), fdt64_to_cpu(), fdt_add_mem_rsv(), fdt_add_reservemap_entry(), fdt_appendprop_addrrange(), fdt_appendprop_u64(), fdt_get_mem_rsv(), fdt_property_u64(), fdt_setprop_inplace_u64(), fdt_setprop_u64(), main(), main(), MOS_STATIC_ASSERT(), pb_decode_fixed64(), pb_decode_varint(), pb_enc_fixed(), pb_encode_fixed64(), print_fixed64(), print_int32(), rand_fill_protobuf(), raw_decode(), read_double(), read_fixed64(), read_repeated_double(), read_repeated_fixed64(), read_repeated_varint(), read_varint(), tmpfs_fill_cache(), userfs_inode_cache_fill_cache(), userfs_inode_cache_flush_page(), write_repeated_double(), and write_repeated_fixed64().
#define int64_t disabled_int64_t |
Definition at line 13 of file no_64bit_syshdr.h.
Referenced by check_alltypes(), main(), main(), read_repeated_svarint(), read_svarint(), and read_varint().