Searched refs:width_end (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dprintf-parse.h50 const char* width_end; member in struct:__anon2487
79 const uint8_t* width_end; member in struct:__anon2489
106 const uint16_t* width_end; member in struct:__anon2491
133 const uint32_t* width_end; member in struct:__anon2493
H A Dprintf-parse.c145 dp->width_end = NULL;
218 dp->width_end = cp;
261 dp->width_end = cp;
262 width_length = dp->width_end - dp->width_start;
H A Dvasnprintf.c1920 if (dp->width_start != dp->width_end)
1945 while (digitp != dp->width_end);
2398 if (dp->width_start != dp->width_end)
2423 while (digitp != dp->width_end);
2923 if (dp->width_start != dp->width_end)
2948 while (digitp != dp->width_end);
3430 if (dp->width_start != dp->width_end)
3455 while (digitp != dp->width_end);
4609 if (dp->width_start != dp->width_end)
4634 while (digitp != dp->width_end);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dprintf-parse.h49 const char* width_end; member in struct:__anon6579
78 const uint8_t* width_end; member in struct:__anon6581
105 const uint16_t* width_end; member in struct:__anon6583
132 const uint32_t* width_end; member in struct:__anon6585
H A Dprintf-parse.c145 dp->width_end = NULL;
218 dp->width_end = cp;
261 dp->width_end = cp;
262 width_length = dp->width_end - dp->width_start;
H A Dvasnprintf.c1589 if (dp->width_start != dp->width_end)
1614 while (digitp != dp->width_end);
2068 if (dp->width_start != dp->width_end)
2093 while (digitp != dp->width_end);
2573 if (dp->width_start != dp->width_end)
2598 while (digitp != dp->width_end);
3596 if (dp->width_start != dp->width_end)
3621 while (digitp != dp->width_end);
3929 if (dp->width_start != dp->width_end)
3931 size_t n = dp->width_end
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dprintf-parse.h43 const char* width_end; member in struct:__anon6453
H A Dwprintf-parse.h43 const wchar_t* width_end; member in struct:__anon6457
H A Dprintf-parse.c146 dp->width_end = NULL;
219 dp->width_end = cp;
262 dp->width_end = cp;
263 width_length = dp->width_end - dp->width_start;
H A Dvasnprintf.c1590 if (dp->width_start != dp->width_end)
1615 while (digitp != dp->width_end);
2069 if (dp->width_start != dp->width_end)
2094 while (digitp != dp->width_end);
2574 if (dp->width_start != dp->width_end)
2599 while (digitp != dp->width_end);
3597 if (dp->width_start != dp->width_end)
3622 while (digitp != dp->width_end);
3930 if (dp->width_start != dp->width_end)
3932 size_t n = dp->width_end
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dprintf-parse.h43 const char* width_end; member in struct:__anon6463
H A Dprintf-parse.c146 dp->width_end = NULL;
219 dp->width_end = cp;
262 dp->width_end = cp;
263 width_length = dp->width_end - dp->width_start;
H A Dvasnprintf.c1590 if (dp->width_start != dp->width_end)
1615 while (digitp != dp->width_end);
2069 if (dp->width_start != dp->width_end)
2094 while (digitp != dp->width_end);
2574 if (dp->width_start != dp->width_end)
2599 while (digitp != dp->width_end);
3597 if (dp->width_start != dp->width_end)
3622 while (digitp != dp->width_end);
3930 if (dp->width_start != dp->width_end)
3932 size_t n = dp->width_end
[all...]

Completed in 140 milliseconds