Lines Matching defs:C
34 * the section 3C man pages.
217 /* 80 81 82 83 84 85 86 87 88 89 8A 8B 8C 8D 8E 8F */
220 /* 90 91 92 93 94 95 96 97 98 99 9A 9B 9C 9D 9E 9F */
332 * calculate the byte length. It is quite similar to mblen(3C) except that
1073 size_t C;
1172 * | C | b0| b2| ... | bn| F | B0| B1| ... | Bm| F |
1175 * where C is the count byte indicating the number of
1185 for (C = *p++; C > 0; C--) {
1307 for (C = *q++; C > 0; C--) {