Home
last modified time | relevance | path

Searched refs:split_words (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/fold/
H A Dfold.c63 static int split_words = 0; variable
82 split_words = 1; in main()
157 if (split_words) { in fold()
163 if (split_words && last_space != -1) { in fold()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Ddriver-aarch64.cc162 split_words (const std::string &val, std::set<std::string> &result) in split_words() function
351 split_words (buf, features); in host_detect_local_cpu()
367 split_words (val, tokens); in host_detect_local_cpu()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Ddriver-aarch64.c162 split_words (const std::string &val, std::set<std::string> &result) in split_words() function
351 split_words (buf, features); in host_detect_local_cpu()
367 split_words (val, tokens); in host_detect_local_cpu()
/netbsd-src/external/gpl2/lvm2/dist/
H A DWHATS_NEW1059 Move lvm_snprintf(), split_words() and split_dm_name() into libdevmapper.
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.465454 (split_list_of_nodenames): Renamed from split_words. Split the
5837 * info/session.c (info_follow_menus, split_words,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202017222 (split_words, readline, find_field): New.