Searched refs:_TABLE (Results 1 – 5 of 5) sorted by relevance
153 _TABLE = [ variable228 t_table_row = _TABLE[bisect.bisect(_TABLE, (df + 1,)) - 1][1]
119 #define _TABLE(name) \ in insert_entry_2() macro121 #define TABLE(name) _TABLE (name) in insert_entry_2()
109 \Const{UNW\_INFO\_FORMAT\_TABLE}, or110 \Const{UNW\_INFO\_FORMAT\_REMOTE\_TABLE}.117 for format \Const{UNW\_INFO\_FORMAT\_TABLE}.119 is used for format \Const{UNW\_INFO\_FORMAT\_REMOTE\_TABLE}.
56 equal to to \Const{UNW\_INFO\_FORMAT\_TABLE}. All other values are
2024 return !!(EVUTIL_##name##_TABLE[(u >> 5) & 7] & (1 << (u & 31))); \