Searched refs:_gl_verify_type (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dverify.h60 struct _gl_verify_type {
76 * For the verify macro, the struct _gl_verify_type will need to
114 extern int dummy [sizeof (struct _gl_verify_type {...})];
116 extern void dummy (int [sizeof (struct _gl_verify_type {...})]);
118 extern int (*dummy (void)) [sizeof (struct _gl_verify_type {...})];
171 struct _gl_verify_type { struct
177 _gl_verify_type<(R) ? 1 : -1>

Completed in 448 milliseconds