Searched defs:table (Results 1 – 12 of 12) sorted by relevance
3 static const unsigned char table[] = { variable
3 static const int32_t table[] = { variable
9 static const unsigned short table[] = { variable
196 typedef struct { long long table[LZ4_STREAMSIZE_U64]; } LZ4_stream_t; member249 typedef struct { unsigned long long table[LZ4_STREAMDECODESIZE_U64]; } LZ4_streamDecode_t; member
91 typedef struct { size_t table[LZ4_STREAMHCSIZE_SIZET]; } LZ4_streamHC_t; member
7 static const unsigned char table[] = { variable
751 lookup (const struct table_entry *table, size_t table_size, int32_t rel_ip) in lookup()779 unw_word_t table, size_t table_size, int32_t rel_ip, in remote_lookup()822 const struct table_entry *e = NULL, *table = NULL; in dwarf_search_unwind_table() local
164 static void write_table(out, table) in write_table() argument
1260 ACPI_TABLE_FACS* table = (ACPI_TABLE_FACS*)FacsPtr; in _acpica_acquire_global_lock() local1287 ACPI_TABLE_FACS* table = (ACPI_TABLE_FACS*)FacsPtr; in _acpica_release_global_lock() local
Completed in 21 milliseconds