Home
last modified time | relevance | path

Searched defs:n (Results 1 – 8 of 8) sorted by relevance

/src/klibc/
A Dkstdio.c30 rt_int32_t n = 0; in rt_snprintf() local
69 rt_int32_t n = 0; in rt_sprintf() local
A Dkstring.c214 void *rt_memmove(void *dest, const void *src, rt_size_t n) in rt_memmove()
361 char *rt_strncpy(char *dst, const char *src, rt_size_t n) in rt_strncpy()
A Drt_vsscanf.c50 int c, n, v; in __sccl() local
105 int c, n, flags, nassigned, nconversions, nread, base; in scanf_parse() local
A Drt_vsnprintf_tiny.c25 rt_inline int divide(unsigned long long *n, int base) in divide()
A Drt_vsnprintf_std.c767 int n = (int) x; in bastardized_floor() local
/src/
A Dslab.c218 struct rt_slab_page *b, *n; in rt_slab_page_alloc() local
259 struct rt_slab_page *b, *n; in rt_slab_page_free() local
414 rt_uintptr_t n = (rt_uintptr_t)(*bytes); in zoneindex() local
A Dmemheap.c688 struct rt_memheap_item *n = heap->free_list->next_free; in rt_memheap_free() local
A Dipc.c253 struct rt_list_node *n; in rt_susp_list_enqueue() local
1966 struct rt_list_node *n; in rt_event_send() local

Completed in 16 milliseconds