HomeSort by relevance Sort by last modified time
    Searched refs:DBDIRS (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tic.h 318 } DBDIRS;
320 extern NCURSES_EXPORT(const char *) _nc_next_db(DBDIRS *, int *);
322 extern NCURSES_EXPORT(void) _nc_first_db(DBDIRS *, int *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tic.h 332 } DBDIRS;
334 extern NCURSES_EXPORT(const char *) _nc_next_db(DBDIRS *, int *);
336 extern NCURSES_EXPORT(void) _nc_first_db(DBDIRS *, int *);

Completed in 44 milliseconds