Searched refs:width_start (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dprintf-parse.h48 const char* width_start; member in struct:__anon2349
77 const uint8_t* width_start; member in struct:__anon2351
104 const uint16_t* width_start; member in struct:__anon2353
131 const uint32_t* width_start; member in struct:__anon2355
H A Dprintf-parse.c144 dp->width_start = NULL;
216 dp->width_start = cp;
258 dp->width_start = cp;
262 width_length = dp->width_end - dp->width_start;
H A Dvasnprintf.c1589 if (dp->width_start != dp->width_end)
1610 const FCHAR_T *digitp = dp->width_start;
2068 if (dp->width_start != dp->width_end)
2089 const FCHAR_T *digitp = dp->width_start;
2573 if (dp->width_start != dp->width_end)
2594 const FCHAR_T *digitp = dp->width_start;
3596 if (dp->width_start != dp->width_end)
3617 const FCHAR_T *digitp = dp->width_start;
3929 if (dp->width_start != dp->width_end)
3931 size_t n = dp->width_end - dp->width_start;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dprintf-parse.h42 const char* width_start; member in struct:__anon2223
H A Dwprintf-parse.h42 const wchar_t* width_start; member in struct:__anon2227
H A Dprintf-parse.c145 dp->width_start = NULL;
217 dp->width_start = cp;
259 dp->width_start = cp;
263 width_length = dp->width_end - dp->width_start;
H A Dvasnprintf.c1590 if (dp->width_start != dp->width_end)
1611 const FCHAR_T *digitp = dp->width_start;
2069 if (dp->width_start != dp->width_end)
2090 const FCHAR_T *digitp = dp->width_start;
2574 if (dp->width_start != dp->width_end)
2595 const FCHAR_T *digitp = dp->width_start;
3597 if (dp->width_start != dp->width_end)
3618 const FCHAR_T *digitp = dp->width_start;
3930 if (dp->width_start != dp->width_end)
3932 size_t n = dp->width_end - dp->width_start;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dprintf-parse.h42 const char* width_start; member in struct:__anon2233
H A Dprintf-parse.c145 dp->width_start = NULL;
217 dp->width_start = cp;
259 dp->width_start = cp;
263 width_length = dp->width_end - dp->width_start;
H A Dvasnprintf.c1590 if (dp->width_start != dp->width_end)
1611 const FCHAR_T *digitp = dp->width_start;
2069 if (dp->width_start != dp->width_end)
2090 const FCHAR_T *digitp = dp->width_start;
2574 if (dp->width_start != dp->width_end)
2595 const FCHAR_T *digitp = dp->width_start;
3597 if (dp->width_start != dp->width_end)
3618 const FCHAR_T *digitp = dp->width_start;
3930 if (dp->width_start != dp->width_end)
3932 size_t n = dp->width_end - dp->width_start;
[all...]

Completed in 142 milliseconds