Searched refs:DIMNUM (Results 1 – 6 of 6) sorted by relevance
375 #define DIMNUM 4 /* # array dimensions in auxiliary entry */ macro486 unsigned short x_dimen[DIMNUM];
455 #if DIMNUM != E_DIMNUM in coff_swap_aux_in()456 #error we need to cope with truncating or extending DIMNUM in coff_swap_aux_in()546 #if DIMNUM != E_DIMNUM in coff_swap_aux_out()547 #error we need to cope with truncating or extending DIMNUM in coff_swap_aux_out()
801 for (dim_index = 0; dim_index < DIMNUM; dim_index++) in obj_coff_dim()818 dim_index = DIMNUM; in obj_coff_dim()2677 for (dim_index = 0; dim_index < DIMNUM; dim_index++) in obj_coff_dim()2695 dim_index = DIMNUM; in obj_coff_dim()
429 int els = (dimind < DIMNUM in do_type()
179 for (i = 0; *dim != 0 && i < DIMNUM - 1; i++, dim++) in parse_coff_type()
1723 for (i = 0; *dim && i < DIMNUM - 1; i++, dim++) in decode_type()