|
gimme-alpha 0.1
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Defines | |
| #define | ___always_inline inline |
| #define | ___pure |
| #define | ___const |
| #define | ___noreturn |
| #define | ___malloc |
| #define | ___must_check |
| #define | ___deprecated |
| #define | ___used |
| #define | ___unused |
| #define | ___packed |
| #define | likely(x) (x) |
| #define | unlikely(x) (x) |
| #define | hotfunc |
| #define | coldfunc |
| #define ___always_inline inline |
Definition at line 25 of file gcc_hints.h.
| #define ___const |
Definition at line 27 of file gcc_hints.h.
| #define ___deprecated |
Definition at line 31 of file gcc_hints.h.
| #define ___malloc |
Definition at line 29 of file gcc_hints.h.
| #define ___must_check |
Definition at line 30 of file gcc_hints.h.
| #define ___noreturn |
Definition at line 28 of file gcc_hints.h.
| #define ___packed |
Definition at line 34 of file gcc_hints.h.
| #define ___pure |
Definition at line 26 of file gcc_hints.h.
| #define ___unused |
Definition at line 33 of file gcc_hints.h.
| #define ___used |
Definition at line 32 of file gcc_hints.h.
| #define coldfunc |
Definition at line 52 of file gcc_hints.h.
| #define hotfunc |
Definition at line 51 of file gcc_hints.h.
| #define likely | ( | x | ) | (x) |
Definition at line 35 of file gcc_hints.h.
Referenced by get_material_param(), and nanostructure_free().
| #define unlikely | ( | x | ) | (x) |
Definition at line 36 of file gcc_hints.h.
Referenced by alpha_interface_term_mstar_nostrain(), average_arrays(), convert_nextnano_db(), convert_nextnano_mstar_wavefunction_to_general_1d(), doping_region_1d_new(), find_left_right_of_iface(), get_alloy_param(), get_density_within_range2_stairstep(), get_density_within_range2_sum(), get_keyword_from_line(), get_keyword_section_from_line(), get_material_param(), get_nanostructure(), main(), mstar_wavefunction_1d_from_LAPACK_normlized(), mstar_wavefunction_1d_new(), mstar_wavefunction_1d_new_gaussian(), mstar_wavefunction_1d_repack(), nanostructure_1d_new(), nanostructure_new(), new_double(), nextnano_region_d1_new(), nextnano_region_new(), pop_n_push_keys(), print_wavefunction_rowitem_by_title(), process_args(), read_nextnano_bandstructure_file(), read_nextnano_extract_item_typed(), read_nextnano_extract_list_typed(), read_nextnano_inputfile2(), read_nextnano_inputfile_stringy(), read_nextnano_inputfile_stringy2(), read_nextnano_inputfile_stringy_core(), read_nextnano_keyfile2(), read_titled_whitespaced_data(), region_1d_new(), set_bowing_param(), set_material_param(), string_to_data(), string_to_data_fortran(), string_to_data_x2(), and string_to_data_xN().