Home
last modified time | relevance | path

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

/linux/scripts/
H A Dsorttable.c260 #define FUNC_BLK_SIZE 1024 macro
261 #define FUNC_BLK_MASK (FUNC_BLK_SIZE - 1)
269 fsize += FUNC_BLK_SIZE; in add_field()