OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:name_table_entry
(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
192
struct
name_table_entry
struct
207
extern NCURSES_EXPORT(const struct
name_table_entry
*) _nc_get_table (bool);
211
#define NOTFOUND ((struct
name_table_entry
*) 0)
246
extern NCURSES_EXPORT(struct
name_table_entry
const *) _nc_find_entry
248
extern NCURSES_EXPORT(struct
name_table_entry
const *) _nc_find_type_entry
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tic.h
194
struct
name_table_entry
struct
220
extern NCURSES_EXPORT(const struct
name_table_entry
*) _nc_get_table (bool);
225
#define NOTFOUND ((struct
name_table_entry
*) 0)
260
extern NCURSES_EXPORT(struct
name_table_entry
const *) _nc_find_entry
262
extern NCURSES_EXPORT(struct
name_table_entry
const *) _nc_find_type_entry
Completed in 1414 milliseconds