Home
last modified time | relevance | path

Searched refs:save (Results 1 – 4 of 4) sorted by relevance

/lib/libc/
Dstring.c26 char *save = to; in strcpy() local
30 return save; in strcpy()
36 char *save = to; in strncpy() local
42 return save; in strncpy()
48 char *save = s; in strcat() local
53 return save; in strcat()
/sys/kern/
Dlibc.c60 char *save = to; in strcpy() local
64 return save; in strcpy()
70 char *save = to; in strncpy() local
76 return save; in strncpy()
/lib/liblwip/
DCHANGELOG371 * ip.c: Inline generating IP checksum to save a function call
388 since the linker cannot do this automatically to save space.
1176 of the pool allocator (can save code size with MEM_LIBC_MALLOC if libc-malloc
1916 directly as netif->output to save one function call.
1965 situations where some compilers might inline the copy and save a function
2432 memp_memory was the same size -> did not save memory.
2469 to save a little RAM (next pointer of memp is not used while not in pool).
/docs/
DDoxyfile1939 # documents. This may be useful for small projects and may help to save some
2093 # documents. This may be useful for small projects and may help to save some