Home
last modified time | relevance | path

Searched refs:success (Results 1 – 7 of 7) sorted by relevance

/picolibc-latest/test/
Datexit.c48 success(void) in success() function
56 atexit(success); in main()
Don_exit.c51 success(int code, void *param) in success() function
61 on_exit(success, NULL); in main()
Dmeson.build500 test(t1_name + '-success',
/picolibc-latest/newlib/libc/machine/sparc/
Dsetjmp.S150 jmp %o7 + 8 ! success, return %g1
/picolibc-latest/
Dmeson.build1656 # indicating success if that is not present.
DREADME.md440 * Adjust floating exception stubs to return success when appropriate,
/picolibc-latest/newlib/
DChangeLog-20155652 success. Don't use new position after seek as error condition,
20871 * libc/stdio/putw.c (putw): Return 0 on success, to be compliant
24728 (spawnvp, spawnv, _execve): Set handle_valid_p if success.