Searched refs:NUM_PDC_RESULT (Results 1 – 3 of 3) sorted by relevance
77 static unsigned long pdc_result[NUM_PDC_RESULT] __aligned(8);78 static unsigned long pdc_result2[NUM_PDC_RESULT] __aligned(8);150 for (i = (NUM_PDC_RESULT-1); i >= 0; --i) in convert_to_wide()
284 DEFINE(ASM_PDC_RESULT_SIZE, NUM_PDC_RESULT * sizeof(unsigned long)); in main()
362 #define NUM_PDC_RESULT 32 macro