OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_helper
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/
configure
16500
typedef struct { char a; max_align_t b; }
max_helper
;
16504
int check3[2 * (offsetof (long_helper, b) <= offsetof (
max_helper
, b)) - 1];
16505
int check4[2 * (offsetof (double_helper, b) <= offsetof (
max_helper
, b)) - 1];
16506
int check5[2 * (offsetof (long_double_helper, b) <= offsetof (
max_helper
, b)) - 1];
/src/external/gpl3/gdb.old/dist/gnulib/
configure
16500
typedef struct { char a; max_align_t b; }
max_helper
;
16504
int check3[2 * (offsetof (long_helper, b) <= offsetof (
max_helper
, b)) - 1];
16505
int check4[2 * (offsetof (double_helper, b) <= offsetof (
max_helper
, b)) - 1];
16506
int check5[2 * (offsetof (long_double_helper, b) <= offsetof (
max_helper
, b)) - 1];
Completed in 75 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026