HomeSort by: relevance | last modified time | path
    Searched defs:restr (Results 1 - 5 of 5) sorted by relevancy

  /src/external/historical/nawk/dist/
awk.h 271 uschar *restr; member in struct:fa
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 359 restriction restr; member in struct:typeinfo
409 restriction restr[MAXRESTROPNDS]; member in struct:prototype
899 restriction restr)
926 typedata->restr = restr;
974 typedata->restr = RES_BITS;
992 typedata->restr = RES_RANGE;
1298 restriction *restr = protoptr->restr; local
1324 if (argtype->restr)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 359 restriction restr; member in struct:typeinfo
409 restriction restr[MAXRESTROPNDS]; member in struct:prototype
899 restriction restr)
926 typedata->restr = restr;
974 typedata->restr = RES_BITS;
992 typedata->restr = RES_RANGE;
1298 restriction *restr = protoptr->restr; local
1324 if (argtype->restr)
    [all...]
  /src/external/mit/isl/dist/
isl_flow.c 50 isl_restriction *restr; local
56 restr = isl_calloc_type(ctx, struct isl_restriction);
57 if (!restr)
60 restr->type = type;
63 return restr;
91 isl_restriction *restr; local
97 restr = isl_calloc_type(ctx, struct isl_restriction);
98 if (!restr)
101 restr->type = isl_restriction_type_input;
102 restr->source = source_restr
119 isl_restriction *restr; local
585 isl_restriction *restr; local
    [all...]
  /src/external/bsd/ntp/dist/include/
ntp_request.h 691 u_int32 restr; /* restrict bits (was named lastdrop) */ member in struct:info_monitor_1
712 u_int32 restr; /* restrict bits (was named lastdrop) */ member in struct:info_monitor

Completed in 31 milliseconds