OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:c_last
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/main/win32/
SDL_win32_main.c
64
char *
c_last
= last;
local
67
*
c_last
= *c_curr;
68
c_last
= c_curr;
71
*
c_last
= '\0';
Completed in 664 milliseconds