Home
last modified time | relevance | path

Searched defs:_f (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/tinystdio/
Dstdio.h216 #define __SCANF_ATTRIBUTE__(__s, _f) __FORMAT_ATTRIBUTE__(scanf, __s, __f) argument
/picolibc-latest/newlib/libc/include/sys/
Dcdefs.h394 # define __malloc_like_with_free(_f,_a) __attribute__((__malloc__, __malloc__(_f,_a))) argument
396 # define __malloc_like_with_free(_f,_a) __attribute__((__malloc__)) argument