Home | History | Annotate | Download | only in inc

Lines Matching refs:IN

50  *  Load types for a node. Must match values in node.h55.
53 NLDR_STATICLOAD, /* Linked in base image, not overlay */
55 NLDR_OVLYLOAD /* Linked in base image, overlay node */
122 * Typedefs of loader functions imported from a DLL, or defined in a
136 * pfPhaseSplit: pointer to boolean variable referenced in node.c
151 IN CONST struct DCD_NODEPROPS *pNodeProps,
178 IN CONST struct NLDR_ATTRS * pAttrs);
204 * Any resources acquired in NLDR_Init() will be freed when last NLDR
211 * Free resources allocated in NLDR_Allocate.
267 * is already in use.
268 * DSP_EDYNLOAD: Failure in dynamic loader library.