Searched refs:tableentry (Results 1 – 2 of 2) sorted by relevance
8 typedef struct tableentry { struct12 } tableentry; typedef14 extern tableentry TIFFFaxWhiteCodes[];15 extern tableentry TIFFFaxBlackCodes[];
72 ((o)->tableentry == NULL || \75 ((o)->tableentry != NULL && \82 ((o)->tableentry != NULL && \86 ((o)->tableentry != NULL && \120 return (o->tableentry); in options_parent_table_entry()141 switch (o->tableentry->type) { in options_value_to_string()249 o->tableentry = oe; in options_empty()365 return (o->tableentry); in options_table_entry()505 separator = o->tableentry->separator; in options_array_assign()1198 if (o->tableentry != NULL && in options_remove_or_default()[all …]