Searched refs:a_to (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-parsing-location.c75 *@a_to: the destination of the copy.
85 cr_parsing_location_copy (CRParsingLocation *a_to, argument
88 g_return_val_if_fail (a_to && a_from, CR_BAD_PARAM_ERROR) ;
90 memcpy (a_to, a_from, sizeof (CRParsingLocation)) ;
H A Dcr-parsing-location.h56 enum CRStatus cr_parsing_location_copy (CRParsingLocation *a_to,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-parsing-location.c75 *@a_to: the destination of the copy.
85 cr_parsing_location_copy (CRParsingLocation *a_to, argument
88 g_return_val_if_fail (a_to && a_from, CR_BAD_PARAM_ERROR) ;
90 memcpy (a_to, a_from, sizeof (CRParsingLocation)) ;
H A Dcr-parsing-location.h56 enum CRStatus cr_parsing_location_copy (CRParsingLocation *a_to,

Completed in 54 milliseconds