Home
last modified time | relevance | path

Searched refs:gets (Results 1 – 22 of 22) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dgets.c64 #undef gets
67 gets ( in gets() function
Dstdio.tex81 * Function gets:: Get character string from standard input (obsolete)
235 @include stdio/gets.def
Dmeson.build75 'gets.c',
Dstdio.h368 char * gets (char *);
/picolibc-latest/newlib/libc/machine/spu/
Dgets.c42 gets (buf) in gets() function
/picolibc-latest/test/
Dtest-gets.c45 ret = gets(buf); in main()
Dmeson.build485 t1 = 'test-gets'
486 t1_src = 'test-gets.c'
/picolibc-latest/newlib/libc/tinystdio/
Dgets.c35 gets(char *str) in gets() function
DCMakeLists.txt94 gets.c
Dmeson.build97 'gets.c',
Dstdio.h255 char *gets(char *__str);
/picolibc-latest/
D.gitattributes18 # file gets renamed again ...
Dpicolibc.ld.in186 /* Thread local initialized data. This gets
DREADME.md95 how it gets invoked from the cross-_gcc-triple_.txt configuration
DCOPYING.picolibc889 test/test-gets.c
2005 newlib/libc/tinystdio/gets.c
2146 newlib/libc/machine/spu/gets.c
4482 newlib/libc/stdio/gets.c
/picolibc-latest/newlib/libc/include/ssp/
Dstdio.h66 #define gets(str) \ macro
/picolibc-latest/.github/workflows/
Dsteps-head21 # Install in /usr/bin so the ccache action gets the expected environment.
/picolibc-latest/newlib/libc/ssp/
Dssp.tex47 fgets_unlocked gets vsnprintf
/picolibc-latest/cmake/
DTC-arm-none-eabi.ld142 /* Thread local initialized data. This gets
DTC-microbit.ld142 /* Thread local initialized data. This gets
/picolibc-latest/doc/
Dprintf.md32 Because the linker gets --defsym flags for both vfprintf and vfscanf,
/picolibc-latest/newlib/
DChangeLog-2015627 * libc/stdio/gets.c (_gets_r): Add missing _REENT_SMALL_CHECK_INIT() and
4355 * libc/stdio/gets.c: Ditto.
6273 * libc/stdio/gets.c: Ditto.
7042 so that wcsftime.o gets rebuilt when strftime changes.
7525 * libc/stdio/gets.c (_gets_r): Lock stdin here and call
8840 stdin gets resolved properly before refilling.
10284 * libc/machine/spu/gets.c: Ditto.
10642 * libc/machine/spu/gets.c: Ditto.
10962 * libc/machine/spu/gets.c: Ditto.
13993 libc/stdio/getdelim.c libc/stdio/getline.c libc/stdio/gets.c,
[all …]