Searched refs:MAX_APPL (Results 1 – 3 of 3) sorted by relevance
64 #define MAX_APPL 240 macro85 #define C_IND_MASK_DWORDS ((MAX_APPL + 32) >> 5)367 dword Info_Mask[MAX_APPL];368 dword CIP_Mask[MAX_APPL];370 dword Notification_Mask[MAX_APPL];371 PLCI *codec_listen[MAX_APPL];372 dword requested_options_table[MAX_APPL];
27 byte max_appl = MAX_APPL;745 if (appl > MAX_APPL) { in diva_register_appl()1137 if (!(application = diva_os_malloc(0, sizeof(APPL) * MAX_APPL))) { in init_main_structs()1143 memset(application, 0, sizeof(APPL) * MAX_APPL); in init_main_structs()
5700 set_c_ind_mask_bit(plci, MAX_APPL); in sig_ind()5755 clear_c_ind_mask_bit(plci, MAX_APPL); in sig_ind()14741 word appl_number_group_type[MAX_APPL]; in group_optimization()14759 for (i = 0; i < MAX_APPL; i++) in group_optimization()