Searched defs:nulls (Results 1 – 7 of 7) sorted by relevance
49 size_t nulls_size, const char *nulls, in pad_to()90 char *nulls = NULL; in archive_read_data_into_fd() local
84 const unsigned char *nulls; member
37 char nulls[1024]; in DEFINE_TEST() local
27 static unsigned char nulls[1000]; variable
105 static char nulls[512]; variable
878 static char nulls[] = "(null %s)"; local
899 raw_ostream &llvm::nulls() { in nulls() function in llvm