Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dpreprocess.c190 static const struct function function_table[] = { variable
207 for (i = 0; i < ARRAY_SIZE(function_table); i++) { in function_expand()
208 f = &function_table[i]; in function_expand()

Completed in 2 milliseconds