#include "p99_defarg.h"
Include dependency graph for p99_c99_default.h:Go to the source code of this file.
Defines | |
| #define | calloc(...) P99_CALL_DEFARG(calloc, 2, __VA_ARGS__) |
| Default arguments for C99 function calloc. | |
| #define | longjmp(...) P99_CALL_DEFARG(longjmp, 2, __VA_ARGS__) |
| Default arguments for C99 function longjmp. | |
| #define | p99_strto(...) P99_CALL_DEFARG(p99_strto, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strto. | |
| #define | p99_strtoc(...) P99_CALL_DEFARG(p99_strtoc, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtoc. | |
| #define | p99_strtoh(...) P99_CALL_DEFARG(p99_strtoh, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtoh. | |
| #define | p99_strtohh(...) P99_CALL_DEFARG(p99_strtohh, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtohh. | |
| #define | p99_strtoi16(...) P99_CALL_DEFARG(p99_strtoi16, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtoi16. | |
| #define | p99_strtoi32(...) P99_CALL_DEFARG(p99_strtoi32, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtoi32. | |
| #define | p99_strtoi64(...) P99_CALL_DEFARG(p99_strtoi64, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtoi64. | |
| #define | p99_strtoi8(...) P99_CALL_DEFARG(p99_strtoi8, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtoi8. | |
| #define | p99_strtot(...) P99_CALL_DEFARG(p99_strtot, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtot. | |
| #define | p99_strtou(...) P99_CALL_DEFARG(p99_strtou, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtou. | |
| #define | p99_strtou16(...) P99_CALL_DEFARG(p99_strtou16, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtou16. | |
| #define | p99_strtou32(...) P99_CALL_DEFARG(p99_strtou32, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtou32. | |
| #define | p99_strtou64(...) P99_CALL_DEFARG(p99_strtou64, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtou64. | |
| #define | p99_strtou8(...) P99_CALL_DEFARG(p99_strtou8, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtou8. | |
| #define | p99_strtouh(...) P99_CALL_DEFARG(p99_strtouh, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtouh. | |
| #define | p99_strtouhh(...) P99_CALL_DEFARG(p99_strtouhh, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtouhh. | |
| #define | p99_strtouz(...) P99_CALL_DEFARG(p99_strtouz, 3, __VA_ARGS__) |
| Default arguments for C99 function p99_strtouz. | |
| #define | strerror(...) P99_CALL_DEFARG(strerror, 1, __VA_ARGS__) |
| Default arguments for C99 function strerror. | |
| #define | strto p99_strto |
| #define | strtoc p99_strtoc |
| #define | strtod(...) P99_CALL_DEFARG(strtod, 2, __VA_ARGS__) |
| Default arguments for C99 function strtod. | |
| #define | strtof(...) P99_CALL_DEFARG(strtof, 2, __VA_ARGS__) |
| Default arguments for C99 function strtof. | |
| #define | strtoh p99_strtoh |
| #define | strtohh p99_strtohh |
| #define | strtoi16 p99_strtoi16 |
| #define | strtoi32 p99_strtoi32 |
| #define | strtoi64 p99_strtoi64 |
| #define | strtoi8 p99_strtoi8 |
| #define | strtoimax(...) P99_CALL_DEFARG(strtoimax, 3, __VA_ARGS__) |
| Default arguments for C99 function strtoimax. | |
| #define | strtoj p99_strtoj |
| #define | strtol(...) P99_CALL_DEFARG(strtol, 3, __VA_ARGS__) |
| Default arguments for C99 function strtol. | |
| #define | strtold(...) P99_CALL_DEFARG(strtold, 2, __VA_ARGS__) |
| Default arguments for C99 function strtold. | |
| #define | strtoll(...) P99_CALL_DEFARG(strtoll, 3, __VA_ARGS__) |
| Default arguments for C99 function strtoll. | |
| #define | strtot p99_strtot |
| #define | strtou p99_strtou |
| #define | strtou16 p99_strtou16 |
| #define | strtou32 p99_strtou32 |
| #define | strtou64 p99_strtou64 |
| #define | strtou8 p99_strtou8 |
| #define | strtouh p99_strtouh |
| #define | strtouhh p99_strtouhh |
| #define | strtouj p99_strtouj |
| #define | strtoul(...) P99_CALL_DEFARG(strtoul, 3, __VA_ARGS__) |
| Default arguments for C99 function strtoul. | |
| #define | strtoull(...) P99_CALL_DEFARG(strtoull, 3, __VA_ARGS__) |
| Default arguments for C99 function strtoull. | |
| #define | strtoumax(...) P99_CALL_DEFARG(strtoumax, 3, __VA_ARGS__) |
| Default arguments for C99 function strtoumax. | |
| #define | strtouz p99_strtouz |
| #define | wcstod(...) P99_CALL_DEFARG(wcstod, 2, __VA_ARGS__) |
| Default arguments for C99 function wcstod. | |
| #define | wcstof(...) P99_CALL_DEFARG(wcstof, 2, __VA_ARGS__) |
| Default arguments for C99 function wcstof. | |
| #define | wcstoimax(...) P99_CALL_DEFARG(wcstoimax, 3, __VA_ARGS__) |
| Default arguments for C99 function wcstoimax. | |
| #define | wcstol(...) P99_CALL_DEFARG(wcstol, 3, __VA_ARGS__) |
| Default arguments for C99 function wcstol. | |
| #define | wcstold(...) P99_CALL_DEFARG(wcstold, 2, __VA_ARGS__) |
| Default arguments for C99 function wcstold. | |
| #define | wcstoll(...) P99_CALL_DEFARG(wcstoll, 3, __VA_ARGS__) |
| Default arguments for C99 function wcstoll. | |
| #define | wcstoul(...) P99_CALL_DEFARG(wcstoul, 3, __VA_ARGS__) |
| Default arguments for C99 function wcstoul. | |
| #define | wcstoull(...) P99_CALL_DEFARG(wcstoull, 3, __VA_ARGS__) |
| Default arguments for C99 function wcstoull. | |
| #define | wcstoumax(...) P99_CALL_DEFARG(wcstoumax, 3, __VA_ARGS__) |
| Default arguments for C99 function wcstoumax. | |
Variables | |
| c | |
| h | |
| hh | |
| i16 | |
| i32 | |
| i64 | |
| i8 | |
| j | |
| t | |
| u | |
| u16 | |
| u32 | |
| u64 | |
| u8 | |
| uh | |
| uhh | |
| uj | |
| uz | |
1.7.6.1