Home
last modified time | relevance | path

Searched defs:gint64 (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/
Dmeson.build1398 gint64 = 'int' variable
1407 gint64 = 'long' variable
1416 gint64 = 'long long' variable
/third_party/glib/glib/
Dglibconfig.h63 typedef signed long gint64; typedef
115 G_GNUC_EXTENSION typedef signed long long gint64; typedef
Dglibconfig.h.in61 @glib_extension@typedef signed @gint64@ gint64; typedef