Searched refs:SHRT_MAX (Results 1 – 5 of 5) sorted by relevance
6 #define SHRT_MAX ((short)(USHRT_MAX >> 1)) macro7 #define SHRT_MIN ((short)(-SHRT_MAX - 1))
197 __imm_const(shrt_max, SHRT_MAX) in to_stack_check_high_6() 217 __imm_const(shrt_max, SHRT_MAX) in to_stack_check_high_7()
66 if (resp < SHRT_MAX) { in hclge_gen_resp_to_vf()
1838 bch_btree_op_init(&op, SHRT_MAX); in bch_btree_gc()
1128 BUILD_BUG_ON(KVM_MEM_SLOTS_NUM > SHRT_MAX); in kvm_create_vm()