Searched defs:classic (Results 1 – 4 of 4) sorted by relevance
50 int SDL_OpenAudioPath(char *path, int maxlen, int flags, int classic) in SDL_OpenAudioPath()146 int SDL_OpenAudioPath(char *path, int maxlen, int flags, int classic) in SDL_OpenAudioPath()
273 static const locale& _STLP_CALL classic() { in classic() function
405 const locale& _STLP_CALL locale::classic() { in classic() function in locale
628 _Locale_impl *classic = new(&_Locale_classic_impl_buf) _Locale_impl("C"); in make_classic_locale() local