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

  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm-c.cc 60 tree pattern_type = TREE_TYPE (TREE_TYPE (fndecl)); local
116 if (! check_base_type (pattern_type, param_type))
117 (*params)[i] = build1 (VIEW_CONVERT_EXPR, pattern_type, this_param);
128 if (! check_base_type (to_return, pattern_type))
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm-c.cc 60 tree pattern_type = TREE_TYPE (TREE_TYPE (fndecl)); local
116 if (! check_base_type (pattern_type, param_type))
117 (*params)[i] = build1 (VIEW_CONVERT_EXPR, pattern_type, this_param);
128 if (! check_base_type (to_return, pattern_type))
  /src/sys/dev/scsipi/
scsi_disk.h 102 u_int8_t pattern_type; member in struct:scsi_initialization_pattern_descriptor
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_dp_types.h 569 uint8_t pattern_type; member in struct:dp_audio_test_data

Completed in 30 milliseconds