Home | History | Annotate | Download | only in doc

Lines Matching full:cdecl

236 be compiled with a default convention of "cdecl" on some platforms.
243 are already using the "cdecl" calling convention, or they wouldn't be
245 convention may be something other than "cdecl". To use the annotation
256 #define XMLCALL __attribute__((cdecl))