Searched refs:a_nb (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-utils.h232 glong a_nb) ;
237 glong a_nb) ;
H A Dcr-utils.c1269 *Dumps a character a_nb times on a file.
1272 *@param a_nb the number of times a_char is to be dumped.
1275 cr_utils_dump_n_chars (guchar a_char, FILE * a_fp, glong a_nb) argument
1279 for (i = 0; i < a_nb; i++) {
1285 cr_utils_dump_n_chars2 (guchar a_char, GString * a_string, glong a_nb) argument
1291 for (i = 0; i < a_nb; i++) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-utils.h232 glong a_nb) ;
237 glong a_nb) ;
H A Dcr-utils.c1269 *Dumps a character a_nb times on a file.
1272 *@param a_nb the number of times a_char is to be dumped.
1275 cr_utils_dump_n_chars (guchar a_char, FILE * a_fp, glong a_nb) argument
1279 for (i = 0; i < a_nb; i++) {
1285 cr_utils_dump_n_chars2 (guchar a_char, GString * a_string, glong a_nb) argument
1291 for (i = 0; i < a_nb; i++) {

Completed in 157 milliseconds