Home | History | Annotate | Download | only in glib

Lines Matching full:gintptr

429 	2008-07-28 to gintptr casts now that we have that. gssize is as
430 such the same as gintptr on both 32- and 64-bit Windows, but the
431 gintptr name indicates that it is used to hold pointers, i.e. also
434 * tests/testglib.c: Avoid warning on Win64 by using gintptr cast
455 * glibconfig.h.win32.in: Add gintptr and guintptr typedefs here,
480 * configure.in: Output to glibconfig.h typedefs for gintptr as the
488 than intptr_t. Also, the intended use case for gintptr and
490 indicates, gintptr is for when one wants an integer type that can