stddef.h File Reference

Go to the source code of this file.

Defines

#define NULL   ((void *)0)
#define offsetof(TYPE, MEMBER)   ((size_t) &((TYPE *)0)->MEMBER)

Typedefs

typedef long ptrdiff_t
typedef unsigned long size_t
typedef long ssize_t
typedef int wchar_t
typedef unsigned int wint_t


Define Documentation

#define NULL   ((void *)0)

Definition at line 11 of file stddef.h.

Referenced by acpi_fill_madt(), add_cmos_entry(), add_cmos_enum(), amd_ht_init(), Amdmemcpy(), Amdmemset(), ati_ragexl_init(), board_flash_enable(), board_match_coreboot_name(), board_match_pci_card_ids(), code_gen(), cpu_bus_scan(), decode_rm_byte_register(), decode_rm_long_register(), decode_rm_seg_register(), decode_rm_word_register(), do_cmos_writes(), dram_init_fb(), dump_regs(), enable_flash_vt8237s_spi(), find_cmos_entry(), find_cmos_enum(), find_first_cmos_enum_id(), find_i2c_bus(), find_lbrec(), first_cmos_entry(), first_cmos_enum(), first_cmos_enum_id(), first_cmos_rec(), generate_opcodes(), get_cmos_checksum_info(), get_layout_from_cmos_table(), get_layout_from_file(), get_lbtable(), get_line_from_file(), handle_optional_arg(), hexdump(), ich_init_opcodes(), init(), init_processor_name(), lbtable_scan(), list_all_params(), list_cmos_entry(), list_lbtable_item(), list_one_param(), list_param_enums(), lookupComputeAndLoadRoutingTables(), main(), map_physical(), mpc107_probe_dimms(), MPConfigTableHeader(), next_cmos_entry(), next_cmos_enum(), next_cmos_enum_id(), next_cmos_rec(), op_cmos_checksum(), op_cmos_set_params_file(), op_lbtable_show_info(), op_read_cmos_dump(), op_show_cmos_dumpfile(), op_write_cmos_dump(), parse_nvramtool_args(), pci_card_find(), pci_check_direct(), pci_dev_find(), pci_dev_init(), pci_probe_dev(), pci_rom_load(), pci_rom_probe(), prepare_cmos_write(), preprocess(), print_dmibar(), print_epbar(), print_intel_core_msrs(), print_mchbar(), print_pciexbar(), print_rcba(), print_supported_boards(), print_supported_chips(), probe_flash(), probe_table(), process_checksum_info(), process_cmos_table(), process_entry(), process_enum(), process_input_file(), processLink(), read_macro_args(), read_romlayout(), register_builtin_macros(), set_one_param(), skip_past_start(), skip_remaining_lines(), spi_block_erase_52(), spi_block_erase_d8(), spi_byte_program(), spi_chip_erase_60(), spi_chip_erase_c7(), spi_sector_erase(), spi_write_disable(), spi_write_enable(), spi_write_status_enable(), spi_write_status_register(), tuning(), verify_flash(), write_cmos_layout(), write_multiboot_info(), x86_setup_fixed_mtrrs(), and X86EMU_setupIntrFuncs().

#define offsetof ( TYPE,
MEMBER   )     ((size_t) &((TYPE *)0)->MEMBER)

Definition at line 13 of file stddef.h.

Referenced by main().


Typedef Documentation

typedef long ptrdiff_t

Definition at line 4 of file stddef.h.

typedef unsigned long size_t

Definition at line 5 of file stddef.h.

typedef long ssize_t

Definition at line 6 of file stddef.h.

typedef int wchar_t

Definition at line 8 of file stddef.h.

typedef unsigned int wint_t

Definition at line 9 of file stddef.h.


Generated on Mon Dec 29 10:55:11 2008 for coreboot by  doxygen 1.5.5