Searched refs:wordptr (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/uniname/
H A Duniname.c321 uint16_t *wordptr = words; local
334 if (wordptr == &words[UNICODE_CHARNAME_MAX_WORDS])
336 *wordptr++ = word;
342 if (wordptr == &words[2]
414 if (wordptr == &words[2]
456 unsigned int words_length = wordptr - words;

Completed in 41 milliseconds