Lines Matching defs:result
1029 rlim_t result;
1035 result = target_rlim_swap;
1036 if (target_rlim_swap != (rlim_t)result)
1039 return result;
1047 abi_ulong result;
1053 result = tswapal(target_rlim_swap);
1055 return result;
3050 /* ??? If host page size > target page size, this will result in a
3068 * subsequent bad buffers will result in a partial write; this
7620 int result = 0;
7623 result |= MCL_CURRENT;
7626 result |= MCL_FUTURE;
7630 result |= MCL_ONFAULT;
7634 return result;
8852 toff = -TARGET_EINVAL; /* result buffer is too small */
8928 toff = -TARGET_EINVAL; /* result buffer is too small */