Searched refs:HMM_UNIQUE (Results 1 – 3 of 3) sorted by relevance
86 typedef struct HMM_UNIQUE(structure) { typedef107 HMM_UNIQUE(size_bau) num_baus_can_shrink;110 HMM_UNIQUE(descriptor);114 void HMM_UNIQUE(init)(HMM_UNIQUE(descriptor) *desc);116 void *HMM_UNIQUE(alloc)(117 HMM_UNIQUE(descriptor) *desc, HMM_UNIQUE(size_aau) num_addr_align_units);120 void *HMM_UNIQUE(greedy_alloc)(121 HMM_UNIQUE(descriptor) *desc, HMM_UNIQUE(size_aau) needed_addr_align_units,122 HMM_UNIQUE(size_aau) coveted_addr_align_units);124 int HMM_UNIQUE(resize)([all …]
31 #undef HMM_UNIQUE47 #define HMM_UNIQUE(BASE) hmm_ ## BASE macro58 typedef unsigned long HMM_UNIQUE(size_aau); typedef62 typedef unsigned long HMM_UNIQUE(size_bau); typedef76 #define HMM_UNIQUE(BASE) thmm_ ## BASE macro82 typedef unsigned HMM_UNIQUE(size_aau); typedef84 typedef unsigned short HMM_UNIQUE(size_bau); typedef90 extern jmp_buf HMM_UNIQUE(jmp_buf);91 extern const char *HMM_UNIQUE(fail_file);92 extern unsigned HMM_UNIQUE(fail_line);[all …]
25 #define U(BASE) HMM_UNIQUE(BASE)49 HMM_UNIQUE(size_bau) previous_block_size, block_size;