OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gtk_minor_version
(Results
1 - 2
of
2
) sorted by null
/external/fio/
gcompat.h
6
#if GTK_MAJOR_VERSION <= 2 &&
GTK_MINOR_VERSION
< 24
18
#endif /* GTK_MAJOR_VERSION <= 2 &&
GTK_MINOR_VERSION
< 24 */
20
#if GTK_MAJOR_VERSION <= 2 &&
GTK_MINOR_VERSION
< 14
42
#if GTK_MAJOR_VERSION <= 2 &&
GTK_MINOR_VERSION
< 18
gcompat.c
5
#if GTK_MAJOR_VERSION <= 2 &&
GTK_MINOR_VERSION
< 24
51
#if GTK_MAJOR_VERSION <= 2 &&
GTK_MINOR_VERSION
< 18
Completed in 126 milliseconds