Searched refs:DCHAR_T (Results 51 - 67 of 67) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistdio/
H A Du8-vsnprintf.c32 #define DCHAR_T uint8_t macro
H A Du8-vsprintf.c32 #define DCHAR_T uint8_t macro
H A Dulc-vsnprintf.c32 #define DCHAR_T char macro
H A Dulc-vsprintf.c32 #define DCHAR_T char macro
H A Du-vsnprintf.h18 VSNPRINTF (DCHAR_T *buf, size_t size, const FCHAR_T *format, va_list args)
21 DCHAR_T *result;
H A Du-snprintf.h19 SNPRINTF (DCHAR_T *buf, size_t size, const FCHAR_T *format, ...)
H A Dulc-vasnprintf.c41 #define DCHAR_T char macro
H A Du16-u16-vasnprintf.c40 #define DCHAR_T uint16_t macro
H A Du16-vasnprintf.c41 #define DCHAR_T uint16_t macro
H A Du32-u32-vasnprintf.c40 #define DCHAR_T uint32_t macro
H A Du32-vasnprintf.c41 #define DCHAR_T uint32_t macro
H A Du8-u8-vasnprintf.c40 #define DCHAR_T uint8_t macro
H A Du8-vasnprintf.c41 #define DCHAR_T uint8_t macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dvasnprintf.c21 DCHAR_T The element type of the destination (result) string.
24 FCHAR_T and DCHAR_T are not the same type.
31 DCHAR_CPY memcpy like function for DCHAR_T[] arrays.
32 DCHAR_SET memset like function for DCHAR_T[] arrays.
33 DCHAR_MBSNLEN mbsnlen like function for DCHAR_T[] arrays.
39 sizeof (TCHAR_T) | sizeof (DCHAR_T) and
40 alignof (TCHAR_T) <= alignof (DCHAR_T).
41 DCHAR_IS_TCHAR Set to 1 if DCHAR_T and TCHAR_T are the same type.
43 DCHAR_IS_UINT8_T Set to 1 if DCHAR_T is uint8_t.
44 DCHAR_IS_UINT16_T Set to 1 if DCHAR_T i
125 # define DCHAR_T macro
136 # define DCHAR_T macro
5563 #undef DCHAR_T macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dvasnprintf.c22 DCHAR_T The element type of the destination (result) string.
25 FCHAR_T and DCHAR_T are not the same type.
32 DCHAR_CPY memcpy like function for DCHAR_T[] arrays.
33 DCHAR_SET memset like function for DCHAR_T[] arrays.
34 DCHAR_MBSNLEN mbsnlen like function for DCHAR_T[] arrays.
40 sizeof (TCHAR_T) | sizeof (DCHAR_T) and
41 alignof (TCHAR_T) <= alignof (DCHAR_T).
42 DCHAR_IS_TCHAR Set to 1 if DCHAR_T and TCHAR_T are the same type.
44 DCHAR_IS_UINT8_T Set to 1 if DCHAR_T is uint8_t.
45 DCHAR_IS_UINT16_T Set to 1 if DCHAR_T i
154 # define DCHAR_T macro
164 # define DCHAR_T macro
4675 #undef DCHAR_T macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dvasnprintf.c22 DCHAR_T The element type of the destination (result) string.
25 FCHAR_T and DCHAR_T are not the same type.
32 DCHAR_CPY memcpy like function for DCHAR_T[] arrays.
33 DCHAR_SET memset like function for DCHAR_T[] arrays.
34 DCHAR_MBSNLEN mbsnlen like function for DCHAR_T[] arrays.
40 sizeof (TCHAR_T) | sizeof (DCHAR_T) and
41 alignof (TCHAR_T) <= alignof (DCHAR_T).
42 DCHAR_IS_TCHAR Set to 1 if DCHAR_T and TCHAR_T are the same type.
44 DCHAR_IS_UINT8_T Set to 1 if DCHAR_T is uint8_t.
45 DCHAR_IS_UINT16_T Set to 1 if DCHAR_T i
154 # define DCHAR_T macro
164 # define DCHAR_T macro
4675 #undef DCHAR_T macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dvasnprintf.c21 DCHAR_T The element type of the destination (result) string.
24 FCHAR_T and DCHAR_T are not the same type.
31 DCHAR_CPY memcpy like function for DCHAR_T[] arrays.
32 DCHAR_SET memset like function for DCHAR_T[] arrays.
33 DCHAR_MBSNLEN mbsnlen like function for DCHAR_T[] arrays.
39 sizeof (TCHAR_T) | sizeof (DCHAR_T) and
40 alignof (TCHAR_T) <= alignof (DCHAR_T).
41 DCHAR_IS_TCHAR Set to 1 if DCHAR_T and TCHAR_T are the same type.
43 DCHAR_IS_UINT8_T Set to 1 if DCHAR_T is uint8_t.
44 DCHAR_IS_UINT16_T Set to 1 if DCHAR_T i
153 # define DCHAR_T macro
163 # define DCHAR_T macro
4674 #undef DCHAR_T macro
[all...]

Completed in 184 milliseconds

123