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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Dfiledate.c415 struct Library *LocaleBase; local
424 if (LocaleBase = OpenLibrary("locale.library", 0)) {
481 CloseLibrary(LocaleBase);
H A Damiga.c911 struct Library *LocaleBase;
915 if ((LocaleBase = OpenLibrary("locale.library", 0))) {
936 CloseLibrary(LocaleBase);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Dfiledate.c415 struct Library *LocaleBase; local
424 if (LocaleBase = OpenLibrary("locale.library", 0)) {
481 CloseLibrary(LocaleBase);

Completed in 206 milliseconds