ReactOS 0.4.15-dev-7918-g2a2556c
_linux.h File Reference
#include <features.h>
#include <endian.h>
Include dependency graph for _linux.h:

Go to the source code of this file.

Macros

#define _STLP_PLATFORM   "Linux"
 
#define _STLP_USE_GLIBC   1
 
#define _STLP_USE_UNIX_IO
 
#define _REENTRANT
 
#define _PTHREADS
 
#define _STLP_THREADS
 
#define _STLP_PTHREADS
 
#define _STLP_LITTLE_ENDIAN   1
 

Macro Definition Documentation

◆ _PTHREADS

#define _PTHREADS

Definition at line 30 of file _linux.h.

◆ _REENTRANT

#define _REENTRANT

Definition at line 26 of file _linux.h.

◆ _STLP_LITTLE_ENDIAN

#define _STLP_LITTLE_ENDIAN   1

Definition at line 87 of file _linux.h.

◆ _STLP_PLATFORM

#define _STLP_PLATFORM   "Linux"

Definition at line 4 of file _linux.h.

◆ _STLP_PTHREADS

#define _STLP_PTHREADS

Definition at line 53 of file _linux.h.

◆ _STLP_THREADS

#define _STLP_THREADS

Definition at line 52 of file _linux.h.

◆ _STLP_USE_GLIBC

#define _STLP_USE_GLIBC   1

Definition at line 14 of file _linux.h.

◆ _STLP_USE_UNIX_IO

#define _STLP_USE_UNIX_IO

Definition at line 18 of file _linux.h.