Searched defs:G_GINT64_CONSTANT (Results 1 – 2 of 2) sorted by relevance
66 #define G_GINT64_CONSTANT(val) (val##L) macro118 #define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val##LL)) macro
64 #define G_GINT64_CONSTANT(val) @gint64_constant@ macro