Searched refs:chp (Results 1 – 25 of 58) sorted by relevance
123
628 struct subprocess *chp; local630 for (chp = children; chp != NULL; chp = chp->next)631 dbglog(" script %s, pid %d", chp->prog, chp->pid);1753 struct subprocess *chp; local1757 chp = (struct subprocess *) malloc(sizeof(struct subprocess));1758 if (chp == NULL) {1761 chp->pid = pid;1762 chp->prog = prog;1763 chp->done = done;1764 chp->arg = arg;[all …]
16 unsigned char* chp; in main() local31 chp = test_arr[j]; in main()33 chp[k] = (unsigned char)(k + 99); in main()
20 chp{"চিপেওয়াইয়ান"}
99 chp{"чипујан"}
94 chp{"చిపెవ్యాన్"}
99 chp{"ชิพิวยัน"}
99 chp{"чиипувски"}
99 chp{"치페우얀"}
93 chp{"چیپهویهای"}
100 chp{"奇佩瓦揚文"}
99 chp{"чипевайян"}
94 chp{"ଚିପେୱାନ୍"}
99 chp{"शिपेव्यान"}
99 chp{"શિપેવ્યાન"}
99 chp{"চিপেওয়ান"}
94 chp{"शिपेव्यान"}
99 chp{"佩瓦扬文"}
99 chp{"チペワイアン語"}
94 chp{"ಚಿಪೆವ್ಯಾನ್"}
97 chp{"சிபெவ்யான்"}
99 chp{"ചിപേവ്യന്"}
99 chp{"الشيباوايان"}
99 chp{"чіпев’ян"}
99 chp{"Τσίπιουαν"}
201 for (const UChar* chp = m_data; chp != end; chp++) { in lower() local202 if (UNLIKELY(isASCIIUpper(*chp))) in lower()204 ored |= *chp; in lower()