Searched refs:split_words (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/usr.bin/fold/ |
H A D | fold.c | 63 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 D | driver-aarch64.cc | 162 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 D | driver-aarch64.c | 162 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 D | WHATS_NEW | 1059 Move lvm_snprintf(), split_words() and split_dm_name() into libdevmapper.
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog.46 | 5454 (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 D | ChangeLog-2020 | 17222 (split_words, readline, find_field): New.
|