Searched refs:MAXVAL (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_link.h | 107 #define MAXVAL(a, b) (((a) > (b)) ? (a) : (b)) macro 464 MAXVAL(DCBX_E3B0_MAX_NUM_COS_PORT0, \ 468 MAXVAL(DCBX_E3B0_MAX_NUM_COS, \
|
| H A D | bnx2x_link.c | 521 const u32 credit_upper_bound = (u32)MAXVAL((150 * min_w_val), in bnx2x_ets_get_credit_upper_bound()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gfortran.info | 7226 * 'MAXVAL': MAXVAL, Maximum value of an array 15646 *note MAXLOC:: *note MAXVAL::, *note MIN:: 15684 File: gfortran.info, Node: MAXLOC, Next: MAXVAL, Prev: MAXEXPONENT, Up: Intrinsic Procedures 15739 *note FINDLOC::, *note MAX::, *note MAXVAL:: 15742 File: gfortran.info, Node: MAXVAL, Next: MCLOCK, Prev: MAXLOC, Up: Intrinsic Procedures 15744 9.192 'MAXVAL' -- Maximum value of an array 15763 'RESULT = MAXVAL(ARRAY, DIM [, MASK])' 15764 'RESULT = MAXVAL(ARRAY [, MASK])' 15786 File: gfortran.info, Node: MCLOCK, Next: MCLOCK8, Prev: MAXVAL, Up: Intrinsic Procedures 21750 * array, maximum value: MAXVAL. (line 6) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gfortran.info | 7226 * 'MAXVAL': MAXVAL, Maximum value of an array 15646 *note MAXLOC:: *note MAXVAL::, *note MIN:: 15684 File: gfortran.info, Node: MAXLOC, Next: MAXVAL, Prev: MAXEXPONENT, Up: Intrinsic Procedures 15739 *note FINDLOC::, *note MAX::, *note MAXVAL:: 15742 File: gfortran.info, Node: MAXVAL, Next: MCLOCK, Prev: MAXLOC, Up: Intrinsic Procedures 15744 9.192 'MAXVAL' -- Maximum value of an array 15763 'RESULT = MAXVAL(ARRAY, DIM [, MASK])' 15764 'RESULT = MAXVAL(ARRAY [, MASK])' 15786 File: gfortran.info, Node: MCLOCK, Next: MCLOCK8, Prev: MAXVAL, Up: Intrinsic Procedures 21750 * array, maximum value: MAXVAL. (line 6) [all …]
|