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

/osnet-11/usr/src/grub/grub2/build-aux/
H A Dc++defs.h28 _GL_FUNCDECL_SYS (foo, ...);
69 _GL_FUNCDECL_SYS (foo, ...);
99 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
103 _GL_FUNCDECL_SYS (open, int, (const char *filename, int flags, ...)
106 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ macro

Completed in 26 milliseconds