CAM_MISSING_RAND  254 include/camera.h     #undef  CAM_MISSING_RAND                    // Define this if srand()/rand() functions not found in firmware (a810/a2300)
CAM_MISSING_RAND  107 platform/a1300/platform_camera.h     #define CAM_MISSING_RAND                 1    // srand()/rand() functions not found in firmware. If defined, CHDK use functions implemented in C
CAM_MISSING_RAND  100 platform/a2300/platform_camera.h     #define CAM_MISSING_RAND                1    // srand()/rand() functions not found in firmware. If defined, CHDK use functions implemented in C
CAM_MISSING_RAND   99 platform/a2400/platform_camera.h     #define CAM_MISSING_RAND                1    // srand()/rand() functions not found in firmware. If defined, CHDK use functions implemented in C
CAM_MISSING_RAND  102 platform/a3400/platform_camera.h     #define CAM_MISSING_RAND                1    // srand()/rand() functions not found in firmware. If defined, CHDK use functions implemented in C
CAM_MISSING_RAND   99 platform/a4000/platform_camera.h     #define CAM_MISSING_RAND                1    // srand()/rand() functions not found in firmware. If defined, CHDK use functions implemented in C
CAM_MISSING_RAND   87 platform/a800/platform_camera.h     #define CAM_MISSING_RAND                1    // srand()/rand() functions not found in firmware. If defined, CHDK use functions implemented in C
CAM_MISSING_RAND  109 platform/a810/platform_camera.h     #define CAM_MISSING_RAND                 1    // srand()/rand() functions not found in firmware. If defined, CHDK use functions implemented in C