Searched refs:sync (Results 1 – 13 of 13) sorted by relevance
/picolibc-latest/newlib/libc/machine/spu/ |
D | stack_reg_va.S | 115 sync 162 sync
|
/picolibc-latest/newlib/libc/picolib/machine/aarch64/ |
D | interrupt.c | 61 vector_halt(sync);
|
/picolibc-latest/newlib/libc/machine/nvptx/ |
D | misc.c | 79 sync (void) { in sync() function
|
/picolibc-latest/newlib/libc/search/ |
D | db_local.h | 102 int (*sync)(const struct __db *, u_int); member
|
D | hash.c | 236 dbp->sync = hash_sync;
|
/picolibc-latest/newlib/libc/machine/i960/ |
D | memcpy_ca.S | 215 or g4,g1,g1 # is src earlier in word, later, or sync w/ dst 337 or g4,g5,g5 # is src earlier in word, later, or sync w/ dst
|
D | memccpy_ca.S | 230 or g4,g1,g1 # is src earlier in word, later, or sync w/ dst
|
D | strcpy_ca.S | 266 or g4,g14,g14 # is src earlier in word, later, or sync w/ dst
|
D | strncpy_ca.S | 276 or g4,g1,g1 # is src earlier in word, later, or sync w/ dst
|
/picolibc-latest/newlib/libc/include/sys/ |
D | unistd.h | 344 void sync (void);
|
/picolibc-latest/newlib/libm/math/ |
D | math.tex | 134 @c and are a nuisance as ought to be kept in sync with menu list above:
|
/picolibc-latest/ |
D | README.md | 105 To keep picolibc and newlib code in sync, newlib changes will be 119 sync has not been difficult so far.
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 1891 * libc/machine/nds32/setjmp.S: Keep jmp_buff sync with GDB. 7578 be in sync with current kernels. 7805 * libc/include/sys/unistd.h: RTEMS follows standard for sync(). 9870 defines; expose ftruncate, truncate and sync prototypes. 14034 * libc/include/sys/unistd.h (sync): Define void on Cygwin according 16120 libc/sys/rtems/sys/syslimits.h: Update to be in sync with what 22367 * libc/include/sys/unistd.h: fix sync() proto
|