Home
last modified time | relevance | path

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

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