Searched defs:NULL (Results 1 – 16 of 16) sorted by relevance
165 #define NULL 0 macro167 #define NULL ((void *)0) macro
49 #define NULL ((void *)0) macro
47 # define NULL 0 macro
24 #define NULL (void *)0 macro
40 #define NULL ((void *)0) macro
63 #define NULL 0 macro
62 #define NULL 0 macro
68 #define NULL 0 macro
115 const char *name = NULL; field325 SDL_JoystickDeviceItem *prev = NULL; field326 SDL_JoystickDeviceItem *next = NULL; field330 return NULL; field798 device->joystick = NULL; method in SDL_Joystick
33 #define NULL 0 macro
84 #define NULL ((void *) 0) macro
181 #define NULL 0 macro
39 #define NULL 0 macro
61 #define NULL (void*)0 macro
281 #define NULL (void*)0 macro
Completed in 44 milliseconds