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

/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dfe_pvt.h261 #define FE_LAST_IN_NF_CS_ARR 0x02000000 /* On a param, True if it is */ macro
H A Direpgen.c2573 if (FE_TEST(param_p->fe_info->flags, FE_LAST_IN_NF_CS_ARR)
2577 if (!FE_TEST(param_p->fe_info->flags, FE_LAST_IN_NF_CS_ARR))
H A Dpropagat.c423 FE_SET(last_param_p->fe_info->flags, FE_LAST_IN_NF_CS_ARR);
H A Dddbe.c3932 * FE_LAST_IN_NF_CS_ARR and FE_LAST_OUT_NF_CS_ARR set, don't optimize.
3949 if (FE_TEST(param_p->fe_info->flags, FE_LAST_IN_NF_CS_ARR))

Completed in 121 milliseconds