Searched defs:nent (Results 1 - 4 of 4) sorted by relevance
/third_party/elfutils/src/ |
H A D | unstrip.c | 567 const size_t nent = symshdr->sh_size / symshdr->sh_entsize; adjust_relocs() local 842 collect_symbols(Elf *outelf, bool rel, Elf_Scn *symscn, Elf_Scn *strscn, const size_t nent, const GElf_Addr bias, const size_t scnmap[], struct symbol *table, size_t *map, struct section *split_bss) collect_symbols() argument
|
/third_party/ltp/testcases/kernel/fs/fsstress/ |
H A D | fsstress.c | 1577 __s32 nent; in bulkstat_f() local
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | doio.c | 1985 format_listio(struct io_req *ioreq, int lcmd, struct listreq *list, int nent, int fd, char *pattern) format_listio() argument
|
/third_party/FatFs/source/ |
H A D | ff.c | 2004 UINT nlen, nent; in dir_ofs() local
|
Completed in 22 milliseconds