Home
last modified time | relevance | path

Searched defs:hyphens (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/lib/misc/
H A Dlvm-string.c140 int hyphens = 1; in build_dm_name() local
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp3565 void hyphen_trie::hyphenate(const char *word, int len, int *hyphens) in hyphenate()