Home
last modified time | relevance | path

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

/libc/string/
A D_collate.c198 cs->bp -= 1; in next_weight()
201 cs->s += *cs->bp; in next_weight()
202 cs->bp -= 1; in next_weight()
354 if (!cs->bp) { in next_weight()
363 if (!cs->bp) { in next_weight()
376 if (*cs->bp && (((unsigned char)(*cs->bp)) < CHAR_MAX)) { in next_weight()
379 if (!cs->bp) { in next_weight()
383 ++cs->bp; in next_weight()
385 *cs->bp = 1; in next_weight()
390 *++cs->bp = -n; in next_weight()
[all …]
/libc/inet/
A Dresolv.c3078 *bp = cp; in libc_hidden_weak()
3092 bp = dst; in ns_name_pton()
3094 label = bp++; in ns_name_pton()
3111 label = bp++; in ns_name_pton()
3158 if (bp >= eom) { in ns_name_pton()
3161 *bp++ = '\0'; in ns_name_pton()
3172 label = bp++; in ns_name_pton()
3175 if (bp >= eom) { in ns_name_pton()
3178 *bp++ = (u_char)c; in ns_name_pton()
3190 if (bp >= eom) { in ns_name_pton()
[all …]

Completed in 35 milliseconds