Macros | Typedefs
system.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __CURL_OFF_T_C_HLPR1(Val, Suffix)   __CURL_OFF_T_C_HLPR2(Val,Suffix)
 
#define __CURL_OFF_T_C_HLPR2(Val, Suffix)   ValSuffix
 
#define CURL_FORMAT_CURL_OFF_T   "ld"
 
#define CURL_FORMAT_CURL_OFF_TU   "lu"
 
#define CURL_OFF_T_C(Val)   __CURL_OFF_T_C_HLPR1(Val,CURL_SUFFIX_CURL_OFF_T)
 
#define CURL_OFF_TU_C(Val)   __CURL_OFF_T_C_HLPR1(Val,CURL_SUFFIX_CURL_OFF_TU)
 
#define CURL_SUFFIX_CURL_OFF_T   L
 
#define CURL_SUFFIX_CURL_OFF_TU   UL
 
#define CURL_TYPEOF_CURL_OFF_T   long
 
#define CURL_TYPEOF_CURL_SOCKLEN_T   int
 

Typedefs

typedef CURL_TYPEOF_CURL_OFF_T curl_off_t
 
typedef CURL_TYPEOF_CURL_SOCKLEN_T curl_socklen_t
 

Macro Definition Documentation

#define __CURL_OFF_T_C_HLPR1 (   Val,
  Suffix 
)    __CURL_OFF_T_C_HLPR2(Val,Suffix)

Definition at line 466 of file system.h.

#define __CURL_OFF_T_C_HLPR2 (   Val,
  Suffix 
)    ValSuffix

Definition at line 464 of file system.h.

#define CURL_FORMAT_CURL_OFF_T   "ld"

Definition at line 373 of file system.h.

#define CURL_FORMAT_CURL_OFF_TU   "lu"

Definition at line 374 of file system.h.

#define CURL_OFF_T_C (   Val)    __CURL_OFF_T_C_HLPR1(Val,CURL_SUFFIX_CURL_OFF_T)

Definition at line 467 of file system.h.

#define CURL_OFF_TU_C (   Val)    __CURL_OFF_T_C_HLPR1(Val,CURL_SUFFIX_CURL_OFF_TU)

Definition at line 468 of file system.h.

#define CURL_SUFFIX_CURL_OFF_T   L

Definition at line 375 of file system.h.

#define CURL_SUFFIX_CURL_OFF_TU   UL

Definition at line 376 of file system.h.

#define CURL_TYPEOF_CURL_OFF_T   long

Definition at line 372 of file system.h.

#define CURL_TYPEOF_CURL_SOCKLEN_T   int

Definition at line 377 of file system.h.

Typedef Documentation

Definition at line 420 of file system.h.

Definition at line 414 of file system.h.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17