Lines Matching refs:NULL
120 { "", DEMOWIN_ITM_SEPARATOR, NULL, NULL },
121 { "Sound: None", DEMOWIN_ITM_NONE, MNU_sound, NULL },
122 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL },
123 { "", DEMOWIN_ITM_SEPARATOR, NULL, NULL },
124 { "", DEMOWIN_ITM_TERMINATOR, NULL, NULL }
130 NULL, // window handle
136 NULL, // callback for menu open event
137 NULL, // callback for cursor move event
138 NULL, // callback for item select event
139 NULL, // callback for cancel event
157 voice = NULL; in stop_voice()
355 voice = NULL; in ax_drop_voice_callback()
373 return NULL; in LoadFileIntoRam()
380 return NULL; in LoadFileIntoRam()
387 if (buffer == NULL) in LoadFileIntoRam()
390 return NULL; in LoadFileIntoRam()
400 return NULL; in LoadFileIntoRam()
421 DEMOInit(NULL); in main()
429 AIInit(NULL); in main()
454 SPInitSoundTable(sp_table, sp_data, NULL); in main()
477 NULL in main()