Home
last modified time | relevance | path

Searched refs:static_index (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/build/tools/makelst/
Dsearcharg.c33 int static_index = 0; variable
114 static_argv[static_index++] = optarg; in SA_searchopt()
132 if( static_index == 0) { in SA_searchopt()
Dmakelst.c40 extern int static_index;
106 for( i=0; i<static_index; i++) { in main()