Lines Matching defs:VOID
28 VOID = 'x'
345 if ref_channel.type == VOID:
348 if channel.size == 0 or channel.type == VOID:
381 if channel.type not in (VOID, UNSIGNED, SIGNED):
390 if channel.type not in (VOID, FLOAT):
396 _type = VOID
398 if c.type == VOID:
400 if _type == VOID:
413 if c.type == VOID:
424 if c.type == VOID:
439 if c.type == VOID: