Searched defs:nulls (Results 1 – 7 of 7) sorted by relevance
50 pad_to(struct archive * a,int fd,int can_lseek,size_t nulls_size,const char * nulls,int64_t target_offset,int64_t actual_offset) pad_to() argument 91 char *nulls = NULL; archive_read_data_into_fd() local
86 const unsigned char *nulls; global() member
99 unsigned char *nulls; in archive_write_new() local
38 char nulls[1024]; DEFINE_TEST() local
27 static unsigned char nulls[1000]; variable
106 static char nulls[512]; global() variable
916 raw_ostream &llvm::nulls() { in nulls() function in llvm