Lines Matching defs:set
82 * desirable always to define VERIFY_SEGLIST when DEBUG is set.
177 * set, it indicates that as_do_callbacks is processing this entry. The
204 * (AS_CALLBACK_CALLED not set), just remove it from the
521 * a_lastgap, set a_lastgap to the next segment (NULL if last segment)
807 * because the segment is not set up
1808 * If an adequate hole is found, *basep and *lenp are set to reflect the part of
1978 * If an adequate hole is found, base and len are set to reflect the part of
2097 * been in the middle of being set up when
2966 * in its chunk where s_szc is less than the szc we want to set.
3018 * as_iset2_default_lpsize() calls as_iset3_default_lpsize() to set the
3051 * segments have a smaller szc than we want to set. For each such area,
3062 int set;
3072 set = 1;
3074 set = 0;
3083 if (seg->s_szc >= szc && set) {
3090 set = 0;
3091 } else if (seg->s_szc < szc && !set) {
3094 set = 1;
3104 if (set) {
3204 * page size set to 0. as_set_default_lpsize breaks the range down into
3375 if (pwp->wp_oprot != 0 || /* already set up */
3422 if (pwp->wp_oprot == 0 || /* not set up */