Searched refs:enlarged (Results 1 – 8 of 8) sorted by relevance
68 unsigned enlarged:1; member78 prf->enlarged = 0; in skip_prefix()89 prf->enlarged = 1; in skip_prefix()165 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_reg_width()196 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_mem_width()
21 validly have "secure-" versions; this list will be enlarged on a
93 try again. Buffers are enlarged by first seeing how large the current buffers
173 up if a file was enlarged via truncate() and there
1070 stbi__uint16 *enlarged; in stbi__convert_8_to_16() local1072 enlarged = (stbi__uint16 *) stbi__malloc(img_len*2); in stbi__convert_8_to_16()1073 if (enlarged == NULL) return (stbi__uint16 *) stbi__errpuc("outofmem", "Out of memory"); in stbi__convert_8_to_16()1076 …enlarged[i] = (stbi__uint16)((orig[i] << 8) + orig[i]); // replicate to high and low byte, maps 0-… in stbi__convert_8_to_16()1079 return enlarged; in stbi__convert_8_to_16()
480 processors can't be enlarged at run time. The default stack size for the
9 … the available Source Code related to the original Licensed Software is enlarged for the benefit o…