Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- a -
- d -
- f -
- j -
- JUNO_ARC_CRC_INIT : crc.h
- JUNO_BINHEX_CRC_INIT : crc.h
- JUNO_CCITT32_CRC_INIT : crc.h
- JUNO_CCITT_CRC_INIT : crc.h
- Juno_CrcArcUpdate() : juno_arc.c, crc.h
- Juno_CrcBinhexUpdate() : crc.h, juno_binhex.c
- Juno_CrcCcitt32Update() : crc.h, juno_ccitt32.c
- Juno_CrcCcittUpdate() : crc.h, juno_ccitt.c
- Juno_CrcKermitUpdate() : crc.h, juno_kermit.c
- Juno_CrcZipUpdate() : crc.h, juno_zip.c
- JUNO_FAILURE_HANDLER_T : status.h
- JUNO_HASH_API_T : hash_api.h
- Juno_HashDjB2() : hash.h, juno_hash.c
- Juno_HashDjB2Api() : hash.h, juno_hash.c
- JUNO_KERMIT_CRC_INIT : crc.h
- JUNO_MAP_API_T : map_api.h
- JUNO_MAP_KEY_EQUAL_FCN_T : map_types.h
- JUNO_MAP_T : map_types.h
- Juno_MapApi() : map.h, juno_map.c
- Juno_MapGet() : map.h, juno_map.c
- Juno_MapInit() : map.h, juno_map.c
- Juno_MapRemove() : map.h, juno_map.c
- Juno_MapSet() : map.h, juno_map.c
- JUNO_MEMORY_ALLOC_HDR_T : memory_types.h
- JUNO_MEMORY_ALLOC_T : memory_types.h
- JUNO_MEMORY_ALLOC_TYPE_BLOCK : memory_types.h
- JUNO_MEMORY_ALLOC_TYPE_RESERVED : memory_types.h
- JUNO_MEMORY_ALLOC_TYPE_T : memory_types.h
- JUNO_MEMORY_ALLOC_TYPE_TAG : memory_types.h
- JUNO_MEMORY_API_T : memory_api.h
- JUNO_MEMORY_BLOCK : memory_types.h
- JUNO_MEMORY_BLOCK_METADATA : memory_types.h
- JUNO_MEMORY_BLOCK_METADATA_T : memory_types.h
- JUNO_MEMORY_BLOCK_T : memory_types.h
- JUNO_MEMORY_T : memory_types.h
- Juno_MemoryApi() : memory.h, juno_memory.c
- Juno_MemoryBlkInit() : memory.h, juno_memory.c
- Juno_MemoryGet() : memory.h, juno_memory.c
- Juno_MemoryPut() : memory.h, juno_memory.c
- Juno_MemoryUpdate() : memory.h, juno_memory.c
- JUNO_NEW_REF : memory_types.h
- JUNO_REF : memory_types.h
- JUNO_STATUS_CRC_ERROR : status.h
- JUNO_STATUS_DNE_ERROR : status.h
- JUNO_STATUS_ERR : status.h
- JUNO_STATUS_FILE_ERROR : status.h
- JUNO_STATUS_INVALID_REF_ERROR : status.h
- JUNO_STATUS_INVALID_SIZE_ERROR : status.h
- JUNO_STATUS_INVALID_TYPE_ERROR : status.h
- JUNO_STATUS_MEMALLOC_ERROR : status.h
- JUNO_STATUS_MEMFREE_ERROR : status.h
- JUNO_STATUS_NULLPTR_ERROR : status.h
- JUNO_STATUS_READ_ERROR : status.h
- JUNO_STATUS_REF_IN_USE_ERROR : status.h
- JUNO_STATUS_SUCCESS : status.h
- JUNO_STATUS_T : status.h
- JUNO_STATUS_TABLE_FULL_ERROR : status.h
- JUNO_STATUS_TAG : status.h
- JUNO_STATUS_WRITE_ERROR : status.h
- JUNO_STRING_API_T : string_api.h
- JUNO_STRING_T : string_types.h
- Juno_StringApi() : string.h, juno_string.c
- Juno_StringAppend() : juno_string.c, string.h
- Juno_StringConcat() : string.h, juno_string.c
- Juno_StringFree() : string.h, juno_string.c
- Juno_StringInit() : string.h, juno_string.c
- Juno_StringLength() : string.h, juno_string.c
- Juno_StringSetAlloc() : string.h, juno_string.c
- JUNO_TABLE_API_T : table_api.h
- JUNO_TABLE_HDR_T : table_types.h
- JUNO_TABLE_MANAGER_T : table_types.h
- JUNO_TABLE_PRIVATE_T : table_types.h
- Juno_TablePosixApi() : table_posix.h, juno_table.c
- Juno_TablePosixInit() : table_posix.h, juno_table.c
- Juno_TablePosixLoad() : table_posix.h, juno_table.c
- Juno_TablePosixSave() : table_posix.h, juno_table.c
- Juno_TablePosixSetBuffer() : table_posix.h, juno_table.c
- JUNO_USER_DATA_T : status.h
- JUNO_ZIP_CRC_INIT : crc.h
- m -