Searched refs:numbers (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/panic_ui/
H A Dsetupdialog.c18 printf("\nusage: setupdialog -i <image file> -oi <image output> -n <numbers file> -on <numbers output>\n");
20 printf("\nYou can supply a panic image file, a numbers file, or both. Input files\n");
54 else if (strcmp(argv[next], "-n") == 0) // numbers/chars image file (RAW)
58 else if (strcmp(argv[next], "-on") == 0) // output file for numbers
76 printf("\nNo numbers file to process\n");
212 int numbers = 17; local
223 printf("\nReading numbers file...\n");
232 printf("Invalid numbers file header (width, height, or depth is 0)\n");
247 for( item=0; item < numbers; ite
[all...]
/macosx-10.5.8/xnu-1228.15.4/tools/tests/MMTest/
H A DMMtest.c72 u_int32_t numbers[0]; member in struct:__anon1004
H A DMPMMtest.c50 u_int32_t numbers[0]; member in struct:__anon1010

Completed in 33 milliseconds