Searched refs:small_buf (Results 1 – 1 of 1) sorted by relevance
986 char_u small_buf[100]; in fwrite_crypt() local993 copy = small_buf; // no malloc()/free() for short strings in fwrite_crypt()1004 if (copy != small_buf) in fwrite_crypt()