Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dmconf.c374 if (k < JUMP_NB) { in update_text()
375 int key = '0' + (pos->index % JUMP_NB) + 1; in update_text()
435 struct menu *targets[JUMP_NB]; in search_conf()
436 int keys[JUMP_NB + 1], i; in search_conf()
451 for (i = 0; i < JUMP_NB && keys[i]; i++) in search_conf()
A Dexpr.h192 #define JUMP_NB 9 macro

Completed in 4 milliseconds