Home
last modified time | relevance | path

Searched refs:MIN_WORD_LENGTH (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcfns.h126 MIN_WORD_LENGTH = 3, in libc_name_p() enumerator
1117 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in libc_name_p()
/netbsd/src/external/mit/xorg/lib/xcb-util/atom/
Datoms.c340 MIN_WORD_LENGTH = 3, enumerator
517 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)