/*
** FFI C call handling.
** Copyright (C) 2005-2017 Mike Pall. See Copyright Notice in luajit.h
*/
/* -- C calling conventions ----------------------------------------------- */
typedef union FPRArg FPRArg;
typedef intptr_t GPRArg;
typedef intptr_t GPRArg;
typedef union FPRArg FPRArg;
typedef intptr_t GPRArg;
typedef union FPRArg FPRArg;
typedef intptr_t GPRArg;
typedef double FPRArg;
typedef intptr_t GPRArg;
typedef union FPRArg FPRArg;
/* FP args are positional and overlay the GPR array. */
typedef intptr_t GPRArg;
typedef union FPRArg FPRArg;
typedef intptr_t GPRArg;
typedef union FPRArg FPRArg;
/* Check against constants in lj_ctype.h. */
;
;
/* -- C call state -------------------------------------------------------- */
typedef struct CCallState CCallState;
/* -- C call handling ----------------------------------------------------- */
/* Really belongs to lj_vm.h. */
LJ_ASMF void LJ_FASTCALL ;
LJ_FUNC CTypeID ;
LJ_FUNC int ;