Iros
Loading...
Searching...
No Matches
errno.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
ccpp/bits/config.h
>
4
5
#include __CCPP_PLATFORM_PATH(errno.h)
6
7
__CCPP_BEGIN_DECLARATIONS
8
9
extern
__thread
int
errno
;
10
11
#define errno errno
12
13
__CCPP_END_DECLARATIONS
errno
#define errno
Definition
errno.h:11
config.h
__CCPP_END_DECLARATIONS
#define __CCPP_END_DECLARATIONS
Definition
config.h:8
__CCPP_BEGIN_DECLARATIONS
#define __CCPP_BEGIN_DECLARATIONS
Definition
config.h:7
libs
ccpp
include
errno.h
Generated by
1.13.0