Searched defs:n_bytes (Results 1 – 3 of 3) sorted by relevance
111 pwrite_validate(int fd, const void *buf, size_t n_bytes, off_t offset) in pwrite_validate()
172 GlobalVariable *create_padding_gv(Module &M, GlobalVariable *InsertBefore, int n_bytes){ in create_padding_gv()189 AllocaInst *create_padding_lv(Module &M, Instruction *InsertBefore, int n_bytes){ in create_padding_lv()
324 char *n_bytes; member