HomeSort by relevance Sort by last modified time
    Searched refs:type_sizes (Results 1 - 4 of 4) sorted by null

  /bionic/tests/
stdint_test.cpp 21 TEST(stdint_types, type_sizes) {
sys_types_test.cpp 21 TEST(sys_types, type_sizes) {
  /external/mesa3d/src/compiler/nir/
nir_constant_expressions.py 6 def type_sizes(type_): function
407 print Template(template).render(opcodes=opcodes, type_sizes=type_sizes,
  /external/syslinux/gpxe/src/core/
vsprintf.c 37 static uint8_t type_sizes[] = { variable
206 length = &type_sizes[INT_LEN];
213 length = &type_sizes[SIZE_T_LEN];

Completed in 119 milliseconds