Home
last modified time | relevance | path

Searched refs:TABLE_INDEX_TO_CELL (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dformat-table.c126 static TableCell* TABLE_INDEX_TO_CELL(size_t index) { in TABLE_INDEX_TO_CELL() function
474 *ret_cell = TABLE_INDEX_TO_CELL(t->n_cells); in table_add_cell_full()
2448 return TABLE_INDEX_TO_CELL(i); in table_get_cell()