Home
last modified time | relevance | path

Searched refs:StaticAddObject (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.1.0/build/tools/makelcf.TWL/
Dmakelcf.h151 BOOL StaticAddObject(const char *objectName, tObjectType objectType);
Dspec.y135 if ( !StaticAddObject( $2.string, $2.type ) ) YYABORT;
Dcontainer.c437 BOOL StaticAddObject(const char *objectName, tObjectType objectType) in StaticAddObject() function
/TwlSDK-5.1.0/build/tools/makelcf/
Dmakelcf.h255 BOOL StaticAddObject(const char *objectName, tObjectType objectType);
Dspec.y173 if ( !StaticAddObject( $2.string, $2.type ) ) YYABORT;
Dcontainer.c492 BOOL StaticAddObject(const char *objectName, tObjectType objectType) in StaticAddObject() function