Searched refs:MAPI_TABLE_NUM_SLOTS (Results 1 – 2 of 2) sorted by relevance
78 return MAPI_TABLE_NUM_SLOTS; in _glapi_get_dispatch_table_size()244 if (num_entries > MAPI_TABLE_NUM_SLOTS) in _glapi_new_nop_table()245 num_entries = MAPI_TABLE_NUM_SLOTS; in _glapi_new_nop_table()
37 #define MAPI_TABLE_NUM_SLOTS (MAPI_TABLE_NUM_STATIC + MAPI_TABLE_NUM_DYNAMIC) macro38 #define MAPI_TABLE_SIZE (MAPI_TABLE_NUM_SLOTS * sizeof(mapi_func))