Searched refs:unknown (Results 1 – 4 of 4) sorted by relevance
3 - Test (and fix, if necessary) support for unknown sizes.5 - Read past unknown elements rather than seeking.6 - Try to handle unknown elements with unknown sizes.
49 #error cmake_ARCH unknown127 # If we are compiling with an unknown architecture this variable should128 # already be set to "unknown" but in the case that it's empty (i.e. due129 # to a typo in the code), then set it to unknown131 set(ARCH unknown)
58 #error cmake_ARCH unknown136 # If we are compiling with an unknown architecture this variable should137 # already be set to "unknown" but in the case that it's empty (i.e. due138 # to a typo in the code), then set it to unknown140 set(ARCH unknown)
176 } __attribute__ ((packed)) unknown; member231 } __attribute__ ((packed)) unknown; member