Home
last modified time | relevance | path

Searched refs:sample (Results 1 – 13 of 13) sorted by relevance

/picolibc-latest/test/
Dtry-ilp32-sub.c39 get_str(char *sample) in get_str() argument
42 x.base = sample; in get_str()
43 x.len = strlen(sample); in get_str()
Dtry-ilp32.h46 struct strdesc get_str(char *sample);
/picolibc-latest/doc/
Dtls.md41 The sample Picolibc linker script (picolibc.ld) allocates RAM for an
Dlinking.md33 picolibc.ld. Here's a sample custom linker script `sample.ld`:
Dusing.md118 Picolibc provides two sample linker scripts: `picolibc.ld` for C
Dos.md119 The sample linker script provided with picolibc defines these two
Dprintf.md275 To build the `printf` sample program using the original newlib stdio
/picolibc-latest/newlib/
DREADME482 Here is a sample site.exp:
DChangeLog-201523303 * libc/sys.tex: Update sbrk sample code to include stack/heap collision.
27180 * stub/go32/resetpc: sample script to send a reset packet to the
27230 sample code for specific targets.
/picolibc-latest/
DCOPYING.GPL2328 necessary. Here is a sample; alter the names:
DREADME.md1077 3. Make arm sample interrupt vector work with clang
1085 6. Use -msave-restore in sample RISC-V cross-compile
Dmeson.build1659 # here and the sample cross scripts once picolibc requires a version
DCOPYING.picolibc828 Files: doc/printf-sample/Makefile
829 doc/printf-sample/printf.c