Serene Runtime
1.0.0-dev
C runtime for the Serene programming language
Loading...
Searching...
No Matches
Here is a list of all enum values with links to the files they belong to:
- a -
ABSURD :
errors.h
ACUTEST_STATE_EXCLUDED :
acutest.h
ACUTEST_STATE_FAILED :
acutest.h
ACUTEST_STATE_INITIAL :
acutest.h
ACUTEST_STATE_NEEDTORUN :
acutest.h
ACUTEST_STATE_SELECTED :
acutest.h
ACUTEST_STATE_SKIPPED :
acutest.h
ACUTEST_STATE_SUCCESS :
acutest.h
ADDRESS_IN_USE :
errors.h
ALREADY_EXISTS :
errors.h
- b -
BAD_DESCRIPTOR :
errors.h
BROKEN_PIPE :
errors.h
- c -
CANCELED :
errors.h
CHANNEL_BUSY :
errors.h
CONNECTION_ABORTED :
errors.h
CONNECTION_REFUSED :
errors.h
CONNECTION_RESET :
errors.h
CORRUPTED_SEQ :
errors.h
- e -
EMPTY_NAMESPACE_NAME :
errors.h
EMPTY_SYMBOL_NAME :
errors.h
EPOLL_EVENT_FD_FAILED :
errors.h
EPOLL_FAILED_TO_ADD_FD :
errors.h
EPOLL_INIT_FAILED :
errors.h
- f -
FAILED_TO_ADD_MODULE :
errors.h
- h -
HOST_UNREACHABLE :
errors.h
- i -
INDEX_OUT_OF_BOUND :
errors.h
INVALID_ARGUMENT :
errors.h
IS_A_DIRECTORY :
errors.h
- m -
MESSAGE_TOO_LONG :
errors.h
- n -
NETWORK_UNREACHABLE :
errors.h
NO_SPACE :
errors.h
NOT_A_DIRECTORY :
errors.h
NOT_CONNECTED :
errors.h
NOT_FOUND :
errors.h
- o -
OUT_OF_MEMORY :
errors.h
- p -
PERMISSION_DENIED :
errors.h
- s -
SEQ_LIMIT_REACHED :
errors.h
SError :
core.h
SFalse :
core.h
SKeyword :
core.h
SList :
core.h
SMap :
core.h
SNil :
core.h
SNumber :
core.h
SQuote :
core.h
SRN_FIBER_DONE :
fiber.h
SRN_FIBER_NEW :
fiber.h
SRN_FIBER_READY :
fiber.h
SRN_FIBER_RUNNING :
fiber.h
SRN_FIBER_SUSPENDED :
fiber.h
SRN_REACTOR_EPOLL :
configuration.h
SRN_REACTOR_IO_ACCEPT :
reactor.h
SRN_REACTOR_IO_CANCEL :
reactor.h
SRN_REACTOR_IO_CONNECT :
reactor.h
SRN_REACTOR_IO_NOP :
reactor.h
SRN_REACTOR_IO_POLL :
reactor.h
SRN_REACTOR_IO_READ :
reactor.h
SRN_REACTOR_IO_RECVFROM :
reactor.h
SRN_REACTOR_IO_RECVMSG :
reactor.h
SRN_REACTOR_IO_SENDMSG :
reactor.h
SRN_REACTOR_IO_SENDTO :
reactor.h
SRN_REACTOR_IO_SLEEP :
reactor.h
SRN_REACTOR_IO_URING :
configuration.h
SRN_REACTOR_IO_WRITE :
reactor.h
SRN_REACTOR_IOCP :
configuration.h
SRN_REACTOR_KQUEUE :
configuration.h
SRN_SCHED_DRAINING :
scheduler.c
SRN_SCHED_IDLE :
scheduler.c
SRN_SCHED_RUNNING :
scheduler.c
SRN_SCHED_STOPPING :
scheduler.c
SRN_THREAD_AGAIN :
thread.h
SRN_THREAD_ERROR :
thread.h
SRN_THREAD_NOMEM :
thread.h
SRN_THREAD_OK :
thread.h
SRN_THREAD_PERM :
thread.h
SSeq :
core.h
SString :
core.h
SSymbol :
core.h
STRING_LENGTH_LIMIT_EXCEEDED :
errors.h
STrue :
core.h
- t -
TIMED_OUT :
errors.h
TOO_MANY_OPEN_FILES :
errors.h
- u -
UNKNOWN_IO_ERROR :
errors.h
- v -
VClosure :
core.h
VError :
core.h
VF64 :
core.h
VFalse :
core.h
VI64 :
core.h
VKeyword :
core.h
VList :
core.h
VMap :
core.h
VNamespace :
core.h
VNil :
core.h
VQuote :
core.h
VSeq :
core.h
VString :
core.h
VSymbol :
core.h
VTrue :
core.h
- w -
WRONG_RANGE :
errors.h
Serene Runtime is free software, licensed under the
GNU LGPL v3
License.