Searched refs:uint_t (Results 1 – 6 of 6) sorted by relevance
53 #undef uint_t92 # define uint_t uint64_t macro130 # define uint_t uint32_t macro143 static uint_t fn_ELF_R_SYM(Elf_Rel const *rp) in fn_ELF_R_SYM()147 static uint_t (*Elf_r_sym)(Elf_Rel const *rp) = fn_ELF_R_SYM;260 uint_t const *const mloc0, in append_func()261 uint_t const *const mlocp, in append_func()272 uint_t const old_shoff = _w(ehdr->e_shoff); in append_func()273 uint_t const old_shstr_sh_size = _w(shstr->sh_size); in append_func()274 uint_t const old_shstr_sh_offset = _w(shstr->sh_offset); in append_func()[all …]
40 #undef uint_t65 # define uint_t uint64_t macro89 # define uint_t uint32_t macro210 uint_t start_mcount_loc;211 uint_t stop_mcount_loc;218 uint_t offset = emloc->start_mcount_loc - _r(&(emloc->init_data_sec)->sh_addr) in sort_mcount_loc()220 uint_t count = emloc->stop_mcount_loc - emloc->start_mcount_loc; in sort_mcount_loc()223 qsort(start_loc, count/sizeof(uint_t), sizeof(uint_t), compare_extable); in sort_mcount_loc()228 static void get_mcount_loc(uint_t *_start, uint_t *_stop) in get_mcount_loc()291 uint_t _start_mcount_loc = 0; in do_sort()[all …]
4 Subject: [PATCH] fs-tests/cmd/readmmap: Replace uint_t with uint32_t30 - uint_t seed;39 - seed = (uint_t)time(NULL);
2 | ../sssd-2.5.0/src/util/debug.h:88:44: error: unknown type name 'uid_t'; did you mean 'uint_t'?5 | | uint_t
11 file://0001-fs-tests-cmd-readmmap-Replace-uint_t-with-uint32_t.patch \
[all...]