Searched defs:_GL_FUNCDECL_RPL (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/build-aux/
H A Dc++defs.h45 _GL_FUNCDECL_RPL (foo, ...);
65 _GL_FUNCDECL_RPL (foo, ...);
87 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
91 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
94 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ macro

Completed in 15 milliseconds