Searched refs:std_marshaller_prefix (Results 1 – 1 of 1) sorted by relevance
118 static gchar * const std_marshaller_prefix = "g_cclosure_marshal"; variable351 tmp = g_strconcat (std_marshaller_prefix, "_", signame, NULL); in generate_marshal()358 …g_fprintf (fout, "#define %s_%s\t%s_%s\n", marshaller_prefix, signame, std_marshaller_prefix, sign… in generate_marshal()