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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 356 char ispixel; member in struct:typeinfo
1212 typedata->ispixel = 1;
1352 "issigned = %d, isunsigned = %d, isbool = %d, ispixel = %d, "
1357 argtype->ispixel, argtype->ispointer, argtype->base,
1501 if (typeptr->ispixel)
1738 "issigned = %d, isunsigned = %d, isbool = %d, ispixel = %d, "
1743 ret_type->ispixel, ret_type->ispointer, ret_type->base,
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 356 char ispixel; member in struct:typeinfo
1212 typedata->ispixel = 1;
1352 "issigned = %d, isunsigned = %d, isbool = %d, ispixel = %d, "
1357 argtype->ispixel, argtype->ispointer, argtype->base,
1501 if (typeptr->ispixel)
1738 "issigned = %d, isunsigned = %d, isbool = %d, ispixel = %d, "
1743 ret_type->ispixel, ret_type->ispointer, ret_type->base,

Completed in 25 milliseconds