SS_SIZE            29 core/shooting.c extern const unsigned int SS_SIZE;
SS_SIZE           655 core/shooting.c     for (i=0; i<SS_SIZE-1; i++)
SS_SIZE           666 core/shooting.c     return SS_SIZE-1;
SS_SIZE           723 core/shooting.c         for (i=0;i<SS_SIZE;i++)
SS_SIZE           140 platform/a1000/shooting.c     for (i=0;i<SS_SIZE;i++){
SS_SIZE            16 platform/generic/shooting.c const unsigned int SS_SIZE  = sizeof(shutter_speeds_table)/sizeof(shutter_speeds_table[0]);