HomeSort by relevance Sort by last modified time
    Searched defs:catgets (Results 1 - 4 of 4) sorted by null

  /prebuilts/ndk/r11/sources/android/support/src/musl-locale/
catgets.c 3 char *catgets (nl_catd catd, int set_id, int msg_id, const char *s) function
  /prebuilts/ndk/r13/sources/android/support/src/musl-locale/
catgets.c 3 char *catgets (nl_catd catd, int set_id, int msg_id, const char *s) function
  /bionic/libc/bionic/
nl_types.cpp 37 char* catgets(nl_catd, int, int, const char* message) { function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 496 #define catgets(...) (pthread_testcancel(), catgets(__VA_ARGS__)) macro
    [all...]

Completed in 533 milliseconds