Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/lib/lwip/netif/ppp/
A Dvj.c427 vj_uncompress_uncomp(struct pbuf *nb, struct vjcompress *comp) in vj_uncompress_uncomp()
464 vj_uncompress_tcp(struct pbuf **nb, struct vjcompress *comp) in vj_uncompress_tcp()
A Dppp.c703 nPut(PPPControl *pc, struct pbuf *nb) in nPut()
733 pppAppend(u_char c, struct pbuf *nb, ext_accm *outACCM) in pppAppend()
1605 struct pbuf *nb = (struct pbuf *)arg; in pppInput() local
/lk-master/external/lib/heap/dlmalloc/
A Ddlmalloc.c3879 static void* mmap_alloc(mstate m, size_t nb) { in mmap_alloc()
3994 size_t nb) { in prepend_alloc()
4090 static void* sys_alloc(mstate m, size_t nb) { in sys_alloc()
4487 static void* tmalloc_large(mstate m, size_t nb) { in tmalloc_large()
4627 size_t nb; in dlmalloc() local
4958 size_t nb = request2size(bytes); in internal_memalign() local
5252 size_t nb = request2size(bytes); in dlrealloc() local
5290 size_t nb = request2size(bytes); in dlrealloc_in_place() local
5561 size_t nb; in mspace_malloc() local
5802 size_t nb = request2size(bytes); in mspace_realloc() local
[all …]

Completed in 19 milliseconds